WorkflowFeatureReceiver.FeatureInstalled メソッド
FeatureInstalledイベントのハンドラー機能をインストールした後に呼び出されます。
名前空間: Microsoft.Office.Project.Server.Workflow
アセンブリ: Microsoft.Office.Project.Server.Workflow (Microsoft.Office.Project.Server.Workflow.dll 内)
構文
'宣言
Public Overrides Sub FeatureInstalled ( _
properties As SPFeatureReceiverProperties _
)
'使用
Dim instance As WorkflowFeatureReceiver
Dim properties As SPFeatureReceiverProperties
instance.FeatureInstalled(properties)
public override void FeatureInstalled(
SPFeatureReceiverProperties properties
)
パラメーター
properties
型: Microsoft.SharePoint.SPFeatureReceiverPropertiesイベントのプロパティ。
注釈
Project Server ワークフローのFeatureInstalledイベント ハンドラーでは、SharePoint イベント ハンドラーを任意の機能は追加されません。