VCCodeUsing.DisplayName Property

Definition

Gets the name used in the user interface for this output group.

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] get; }
[<System.Runtime.InteropServices.DispId(512)>]
[<get: System.Runtime.InteropServices.DispId(512)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Property Value

The name used in the user interface.

Attributes

Applies to