共用方式為


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

範本的名稱,因為它應該出現在設計主機的 [屬性 ] 清單中。

適用於

另請參閱