TemplatedControlDesigner.GetTemplateContainerDataItemProperty メソッド
アセンブリ: System.Design (system.design.dll 内)

<ObsoleteAttribute("Use of this method is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")> _ Public Overridable Function GetTemplateContainerDataItemProperty ( _ templateName As String _ ) As String
Dim instance As TemplatedControlDesigner Dim templateName As String Dim returnValue As String returnValue = instance.GetTemplateContainerDataItemProperty(templateName)
[ObsoleteAttribute("Use of this method is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")] public virtual string GetTemplateContainerDataItemProperty ( string templateName )
[ObsoleteAttribute(L"Use of this method is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")] public: virtual String^ GetTemplateContainerDataItemProperty ( String^ templateName )
/** @attribute ObsoleteAttribute("Use of this method is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202") */ public String GetTemplateContainerDataItemProperty ( String templateName )
ObsoleteAttribute("Use of this method is not recommended because template editing is handled in ControlDesigner. To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202") public function GetTemplateContainerDataItemProperty ( templateName : String ) : String
- templateName
テンプレートの名前。
データを表す文字列。

![]() |
---|
GetTemplateContainerDataItemProperty メソッドは今後使用しません。テンプレート ベースのコントロールのデザイナ内のテンプレート メタデータを調べるには、TemplateGroups コレクション要素の Templates プロパティを使用します。 |


Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からTemplatedControlDesigner.GetTemplateContainerDataItemProperty メソッドを検索する場合は、下記のリンクをクリックしてください。

- TemplatedControlDesigner.GetTemplateContainerDataItemProperty メソッドのページへのリンク