ClusterInfoHostname Property |
[Missing <summary> documentation for "P:MattermostDriver.ClusterInfo.Hostname"]
Namespace:
MattermostDriver
Assembly:
MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntaxpublic string Hostname { get; set; }Public Property Hostname As String
Get
Set
public:
property String^ Hostname {
String^ get ();
void set (String^ value);
}member Hostname : string with get, set
Property Value
Type:
String
See Also