| IAboutViewDescription Property |
Gets or sets a full description of the application, licenses etc.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring Description { get; set; }Property Description As String
Get
Set
property String^ Description {
String^ get ();
void set (String^ value);
}abstract Description : string with get, set
Property Value
Type:
String
See Also