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

コントロールのタグ名。

適用対象