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.
Represents the version number for the current client schema, which is a constant string.
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 Shared CurrentVersion As Version
'Usage
Dim value As Version
value = ClientSchemaVersions.CurrentVersion
ClientSchemaVersions.CurrentVersion = value
public static Version CurrentVersion