Freigeben über


ClientRuntimeContext.ServerLibraryVersion-Eigenschaft

Ruft die Buildversion von "Microsoft.SharePoint.Client.ServerRuntime.dll" auf dem Server ab.

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

Syntax

'Declaration
Public Property ServerLibraryVersion As Version
    Get
    Friend Set
'Usage
Dim instance As ClientRuntimeContext
Dim value As Version

value = instance.ServerLibraryVersion
public Version ServerLibraryVersion { get; internal set; }

Eigenschaftswert

Typ: System.Version
Die Version von Microsoft.SharePoint.Client.ServerRuntime.dll auf dem Server.

Siehe auch

Referenz

ClientRuntimeContext Klasse

ClientRuntimeContext-Member

Microsoft.SharePoint.Client-Namespace