ControlBuilder.TagName 屬性

定義

取得要建置的控制項的標記名稱。

public:
 property System::String ^ TagName { System::String ^ get(); };
public string TagName { get; }
member this.TagName : string
Public ReadOnly Property TagName As String

屬性值

String

控制項的標記名稱。

適用於