TemplateDefinition.TemplatePropertyName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取設計主應用程式應在屬性方格中顯示之樣板的屬性名稱。
public:
property System::String ^ TemplatePropertyName { System::String ^ get(); };
public string TemplatePropertyName { get; }
member this.TemplatePropertyName : string
Public ReadOnly Property TemplatePropertyName As String
屬性值
範本的名稱,因為它應該出現在設計主機的 [屬性 ] 清單中。