次の方法で共有


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
)

パラメーター

注釈

Project Server ワークフローのFeatureInstalledイベント ハンドラーでは、SharePoint イベント ハンドラーを任意の機能は追加されません。

関連項目

参照先

WorkflowFeatureReceiver クラス

WorkflowFeatureReceiver メンバー

Microsoft.Office.Project.Server.Workflow 名前空間