Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the schema version of Microsoft.SharePoint.Client.ServerRuntime.dll on the server.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public Property ServerSchemaVersion As Version
Get
Friend Set
'Usage
Dim instance As ClientRuntimeContext
Dim value As Version
value = instance.ServerSchemaVersion
public Version ServerSchemaVersion { get; internal set; }
Property Value
Type: System.Version
The schema version of Microsoft.SharePoint.Client.ServerRuntime.dll on the server.