Compartir a través de


LocDisplayNameAttribute.DisplayName Property

Gets the localized display name.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaración
Public Overrides ReadOnly Property DisplayName As String
public override string DisplayName { get; }

Property Value

Type: System.String
The localized display name.

.NET Framework Security

See Also

Reference

LocDisplayNameAttribute Class

Microsoft.VisualStudio.Shell Namespace