FeedStatusConnectionStatusDescription Property |
Gets or sets a description of the connection status.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ConnectionStatusDescription { get; set; }
Public Property ConnectionStatusDescription As String
Get
Set
public:
property String^ ConnectionStatusDescription {
String^ get ();
void set (String^ value);
}
member ConnectionStatusDescription : string with get, set
Property Value
Type:
StringSee Also