Share via


SPDeploymentEventArgs.Status-Eigenschaft

Ruft ein SPDeploymentStatus -Enumerationswert, der den aktuellen Status des Bereitstellungsvorgangs angibt.

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

Syntax

'Declaration
Public ReadOnly Property Status As SPDeploymentStatus
    Get
'Usage
Dim instance As SPDeploymentEventArgs
Dim value As SPDeploymentStatus

value = instance.Status
public SPDeploymentStatus Status { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Deployment.SPDeploymentStatus
Gibt einen SPDeploymentStatus -Enumerationswert zurück.

Siehe auch

Referenz

SPDeploymentEventArgs Klasse

SPDeploymentEventArgs-Member

Microsoft.SharePoint.Deployment-Namespace