ContentDeploymentConfiguration.GetInstance Method
Retrieves and returns the singleton content deployment configuration object.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared Function GetInstance As ContentDeploymentConfiguration
'Usage
Dim returnValue As ContentDeploymentConfiguration
returnValue = ContentDeploymentConfiguration.GetInstance()
public static ContentDeploymentConfiguration GetInstance()
Return Value
Type: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentConfiguration
See Also
Reference
ContentDeploymentConfiguration Class
ContentDeploymentConfiguration Members