ITemplateEditingFrame.Name 屬性

定義

取得編輯框架的名稱。

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

屬性值

編輯框架的名稱。

備註

注意

ITemplateEditingFrame 介面已經過時。 範本組名是在控制項設計工具集合中每個範本群組元素的 屬性中 TemplateGroups 提供 GroupName

適用於

另請參閱