Freigeben über


UpgradeInfo.LastUpdated-Eigenschaft

Ruft das Datum der letzten Aktualisierung den Fortschritt der Aktualisierung an.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property LastUpdated As DateTime
    Get
'Usage
Dim instance As UpgradeInfo
Dim value As DateTime

value = instance.LastUpdated
public DateTime LastUpdated { get; }

Eigenschaftswert

Typ: System.DateTime
Das Datum, das Fortschritt der Aktualisierung zuletzt aktualisiert wurde.

Siehe auch

Referenz

UpgradeInfo Klasse

UpgradeInfo-Member

Microsoft.SharePoint.Client-Namespace