LocalisedDisplayNameAttributeDisplayName Property |
See base docs.
Namespace: VirtualRadar.LocalisationAssembly: VirtualRadar.Localisation (in VirtualRadar.Localisation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override string DisplayName { get; }
Public Overrides ReadOnly Property DisplayName As String
Get
public:
virtual property String^ DisplayName {
String^ get () override;
}
abstract DisplayName : string with get
override DisplayName : string with get
Property Value
Type:
StringSee Also