ClientSchemaVersions.CurrentVersion Field
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