TemplateDefinition.TemplatePropertyName プロパティ

定義

プロパティ グリッド内にデザイン ホストが表示するテンプレートのプロパティ名を取得します。

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

プロパティ値

String

デザイン ホストの [プロパティ ] リストに表示されるテンプレートの名前。

適用対象

こちらもご覧ください