VCCodeUsingAlias.DisplayName Özellik

Tanım

Bu çıkış grubu için Kullanıcı arabiriminde kullanılan adı alır.

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

Özellik Değeri

String

Bu çıkış grubu için Kullanıcı arabiriminde kullanılan ad.

Öznitelikler

Açıklamalar

<xref:Microsoft.VisualStudio.VCCodeModel.UsingAlias.DisplayName%2A> ortamda gösterildiği gibi çıkış grubunun adını döndürür.

Şunlara uygulanır