Freigeben über


SPDeployment.Dispose-Methode

Versionen verwaltete Ressourcen nach Abschluss oder Abbruch des Bereitstellungsvorgangs.

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Sub Dispose
'Usage
Dim instance As SPDeployment

instance.Dispose()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public void Dispose()

Implementiert

IDisposable.Dispose()

Siehe auch

Referenz

SPDeployment Klasse

SPDeployment-Member

Dispose-Überladung

Microsoft.SharePoint.Deployment-Namespace