[This is preliminary documentation and is subject to change.]
Gets/Sets host name that generated the message
Namespace: NFX.LogAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Host { get; set; }
public string Host { get; set; }
Public Property Host As String
Get
Set
Public Property Host As String
Get
Set
public:
property String^ Host {
String^ get ();
void set (String^ value);
}
public:
property String^ Host {
String^ get ();
void set (String^ value);
}
member Host : string with get, set
member Host : string with get, set
Property Value
Type:
String