IReceiverFormatProviderShortName Property |
Gets the short name for the format.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ShortName { get; }
ReadOnly Property ShortName As String
Get
property String^ ShortName {
String^ get ();
}
abstract ShortName : string with get
Return Value
Type:
StringSee Also