VCDesignElement.Name 属性

定义

仅供 Microsoft 内部使用。

此 API 支持产品基础结构,不能在代码中直接使用。

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

属性值

String

设计元素的名称。

属性

适用于