Class WMAppInfo
Information for identifying the instance, version, and build details of the running software.
Assembly: WMServer.dll
Syntax
Properties
AppName
Declaration
public string AppName { get; }
Property Value
BuildDate
Declaration
public string BuildDate { get; }
Property Value
BuildNumber
Declaration
public string BuildNumber { get; }
Property Value
Copyright
Declaration
public string Copyright { get; }
Property Value
HostName
Declaration
public string HostName { get; }
Property Value
Message
Declaration
public string Message { get; }
Property Value
Declaration
public static object Metadata { get; }
Property Value
Values
Declaration
public static WMAppInfo Values { get; }
Property Value
Version
Declaration
public string Version { get; }
Property Value