Freigeben über


DeploymentStatus-Klasse

Gibt den Status der inkrementelle Bereitstellung für ein einzelnes Objekt.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Publishing.Administration.DeploymentStatus

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class DeploymentStatus
'Usage
Dim instance As DeploymentStatus
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class DeploymentStatus

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

DeploymentStatus-Member

Microsoft.SharePoint.Publishing.Administration-Namespace