IRebroadcastServerFormat Property |
Gets or sets the format that the server is going to send information in.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string Format { get; set; }
Property Format As String
Get
Set
property String^ Format {
String^ get ();
void set (String^ value);
}
abstract Format : string with get, set
Property Value
Type:
StringSee Also