tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
IAssemblyInformationProvider.cs
Go to the documentation of this file.
1using System;
2using System.Net.Http.Headers;
3using System.Reflection;
4
6{
11 {
15 string Path { get; }
16
21
25 string VersionPrefix { get; }
26
30 string VersionString { get; }
31
36
41 }
42}
AssemblyName AssemblyName
Gets the global::System.Reflection.AssemblyName.
ProductInfoHeaderValue ProductInfoHeaderValue
The ProductInfoHeaderValue for the assembly.