VCDesignElement.Name 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 ^ Name { System::String ^ get(); };
public:
 property Platform::String ^ Name { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(546)]
public string Name { [System.Runtime.InteropServices.DispId(546)] get; }
[<System.Runtime.InteropServices.DispId(546)>]
[<get: System.Runtime.InteropServices.DispId(546)>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

The name of the design element.

Attributes

Applies to