Freigeben über


SPSolutionLanguagePack.LastOperationDetails-Eigenschaft

Gibt die Details des letzten Vorgangs nach der Bereitstellung, zurückziehen oder aktualisieren das Language Pack.

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

Syntax

'Declaration
Public ReadOnly Property LastOperationDetails As String
    Get
'Usage
Dim instance As SPSolutionLanguagePack
Dim value As String

value = instance.LastOperationDetails
public string LastOperationDetails { get; }

Eigenschaftswert

Typ: System.String
Eine string mit Details.

Hinweise

Gibt String.Empty zurück, wenn es kein Vorgang wurde oder keine weiteren Details, beispielsweise die Bereitstellung erfolgreich beendet.

Siehe auch

Referenz

SPSolutionLanguagePack Klasse

SPSolutionLanguagePack-Member

Microsoft.SharePoint.Administration-Namespace