Aracılığıyla paylaş


SPManager.Instance Property

Gets the singleton instance of the SPManager object.

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

Syntax

'Declaration
Public Shared ReadOnly Property Instance As SPManager
    Get
'Usage
Dim value As SPManager

value = SPManager.Instance
public static SPManager Instance { get; }

Property Value

Type: Microsoft.SharePoint.Upgrade.SPManager
An SPManager object that represents the Upgrade Manager.

See Also

Reference

SPManager Class

SPManager Members

Microsoft.SharePoint.Upgrade Namespace