| NodeInfoHostname Property |
Node Hostname Property
Namespace:
CSharpGrid.Machine
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Hostname { get; set; }
public:
property String^ Hostname {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also