ReceiverFormatNameShortName Property |
Gets or sets the name of the receiver format.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ShortName { get; set; }
Public Property ShortName As String
Get
Set
public:
property String^ ShortName {
String^ get ();
void set (String^ value);
}
member ShortName : string with get, set
Property Value
Type:
StringSee Also