ContentDeploymentSourceError class
Contains error information for a content deployment source that results from a content deployment source status check.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Publishing.Administration.ContentDeploymentSourceError
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class ContentDeploymentSourceError
'Usage
Dim instance As ContentDeploymentSourceError
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class ContentDeploymentSourceError
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.