VCDesignElement.DisplayName Property

Definition

Microsoft internal use only.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

A name that is meaningful to a human reader.

Attributes

Applies to