Freigeben über


Site.UpgradeInfo-Eigenschaft

Gibt die Upgradeinformationen dieser Websitedefinition 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 UpgradeInfo As UpgradeInfo
    Get
'Usage
Dim instance As Site
Dim value As UpgradeInfo

value = instance.UpgradeInfo
public UpgradeInfo UpgradeInfo { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Client.UpgradeInfo

Siehe auch

Referenz

Site Klasse

Site-Member

Microsoft.SharePoint.Client-Namespace