Site.CompatibilityLevel-Eigenschaft
Ruft die Hauptversion dieser Websitesammlung zum Zweck von Kompatibilitätsprüfungen auf Hauptversionsebene ab.
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 CompatibilityLevel As Integer
Get
'Usage
Dim instance As Site
Dim value As Integer
value = instance.CompatibilityLevel
public int CompatibilityLevel { get; }
Eigenschaftswert
Typ: System.Int32