IRebroadcastOptionsViewServerName Property |
Gets or sets the Name value of the currently selected server.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ServerName { get; set; }
Property ServerName As String
Get
Set
property String^ ServerName {
String^ get ();
void set (String^ value);
}
abstract ServerName : string with get, set
Property Value
Type:
StringSee Also