Freigeben über


ImportModelReceiver.FeatureDeactivating-Methode

Die Modelldatei gelöscht.

Namespace:  Microsoft.SharePoint.Deployment
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Overrides Sub FeatureDeactivating ( _
    properties As SPFeatureReceiverProperties _
)
'Usage
Dim instance As ImportModelReceiver
Dim properties As SPFeatureReceiverProperties

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

Parameter

Siehe auch

Referenz

ImportModelReceiver Klasse

ImportModelReceiver-Member

Microsoft.SharePoint.Deployment-Namespace