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

Protected Overridable Sub GetComponentServiceActions ( _ component As IComponent, _ actionLists As DesignerActionListCollection _ )
Dim component As IComponent Dim actionLists As DesignerActionListCollection Me.GetComponentServiceActions(component, actionLists)
protected virtual void GetComponentServiceActions ( IComponent component, DesignerActionListCollection actionLists )
protected: virtual void GetComponentServiceActions ( IComponent^ component, DesignerActionListCollection^ actionLists )
protected void GetComponentServiceActions ( IComponent component, DesignerActionListCollection actionLists )
protected function GetComponentServiceActions ( component : IComponent, actionLists : DesignerActionListCollection )


GetComponentServiceActions メソッドは、GetComponentActions メソッドのヘルパー メソッドです。このメソッドは、Service 型のプッシュ モデルのスマート タグを検索し、指定された actionLists コレクションに追加します。


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


DesignerActionService クラス
DesignerActionService メンバ
System.ComponentModel.Design 名前空間
GetComponentActions
GetComponentDesignerActions
その他の技術情報
Windows フォームのデザイナ コマンドと DesignerAction オブジェクト モデル
- DesignerActionService.GetComponentServiceActions メソッドのページへのリンク