VCCodeUsingAlias.DisplayName Eigenschaft

Definition

Ruft den Namen dieser Ausgabegruppe in der Benutzeroberfläche ab.

public:
 property System::String ^ DisplayName { System::String ^ get(); };
public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(512)]
public string DisplayName { [System.Runtime.InteropServices.DispId(512)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(512)>]
[<get: System.Runtime.InteropServices.DispId(512)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Eigenschaftswert

String

Der Name dieser Ausgabegruppe in der Benutzeroberfläche.

Attribute

Hinweise

<xref:Microsoft.VisualStudio.VCCodeModel.UsingAlias.DisplayName%2A> Gibt den Namen der Ausgabe Gruppe zurück, wie er in der Umgebung angezeigt wird.

Gilt für