SPDeployment.Dispose method (Boolean)

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

Syntax

'Declaration
Protected Overridable Sub Dispose ( _
    disposing As Boolean _
)
'Usage
Dim disposing As Boolean

Me.Dispose(disposing)
protected virtual void Dispose(
    bool disposing
)

Parameters

See also

Reference

SPDeployment class

SPDeployment members

Dispose overload

Microsoft.SharePoint.Deployment namespace