Freigeben über


ContentDeploymentJob.LastStatusMessage-Eigenschaft

Ruft ab oder legt diesen fest zuletzt Statusmeldung für dieses ContentDeploymentJob -Objekt.

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

Syntax

'Declaration
Public Property LastStatusMessage As String
    Get
    Private Set
'Usage
Dim instance As ContentDeploymentJob
Dim value As String

value = instance.LastStatusMessage
public string LastStatusMessage { get; private set; }

Eigenschaftswert

Typ: System.String
Die letzte Statusmeldung für ContentDeploymentJob.

Siehe auch

Referenz

ContentDeploymentJob Klasse

ContentDeploymentJob-Member

Microsoft.SharePoint.Publishing.Administration-Namespace