ControlBuilder.TagName プロパティ

定義

ビルドするコントロールのタグ名を取得します。

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

プロパティ値

コントロールのタグ名。

適用対象