IRebroadcastOptionsViewServerFormat Property |
Gets or sets the Format 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 RebroadcastFormat ServerFormat { get; set; }
Property ServerFormat As RebroadcastFormat
Get
Set
property RebroadcastFormat^ ServerFormat {
RebroadcastFormat^ get ();
void set (RebroadcastFormat^ value);
}
abstract ServerFormat : RebroadcastFormat with get, set
Property Value
Type:
RebroadcastFormatSee Also