Share via


ContentDeploymentPath.DeploymentStatusDictionary property

Gets a collection of deployment statuses.

Namespace:  Microsoft.SharePoint.Publishing.Administration
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property DeploymentStatusDictionary As DeploymentStatusDictionary
    Get
'Usage
Dim instance As ContentDeploymentPath
Dim value As DeploymentStatusDictionary

value = instance.DeploymentStatusDictionary
public DeploymentStatusDictionary DeploymentStatusDictionary { get; }

Property value

Type: Microsoft.SharePoint.Publishing.Administration.DeploymentStatusDictionary
Collection of deployment statuses.

See also

Reference

ContentDeploymentPath class

ContentDeploymentPath members

Microsoft.SharePoint.Publishing.Administration namespace