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