IMainViewRebroadcastServersConfiguration Property |
Gets or sets localised text that describes the configuration of the rebroadcast servers.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string RebroadcastServersConfiguration { get; set; }
Property RebroadcastServersConfiguration As String
Get
Set
property String^ RebroadcastServersConfiguration {
String^ get ();
void set (String^ value);
}
abstract RebroadcastServersConfiguration : string with get, set
Property Value
Type:
StringSee Also