ImportModelReceiver.FeatureDeactivating 方法

它将删除的模型文件。

命名空间:  Microsoft.SharePoint.Deployment
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Overrides Sub FeatureDeactivating ( _
    properties As SPFeatureReceiverProperties _
)
用法
Dim instance As ImportModelReceiver
Dim properties As SPFeatureReceiverProperties

instance.FeatureDeactivating(properties)
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public override void FeatureDeactivating(
    SPFeatureReceiverProperties properties
)

参数

另请参阅

引用

ImportModelReceiver 类

ImportModelReceiver 成员

Microsoft.SharePoint.Deployment 命名空间