BaseStationSettingsShutdownText Property |
No longer used. Not marked as obsolete as that prevents serialisation.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ShutdownText { get; set; }
Public Property ShutdownText As String
Get
Set
public:
property String^ ShutdownText {
String^ get ();
void set (String^ value);
}
member ShutdownText : string with get, set
Property Value
Type:
StringSee Also