Share via


ISchemaVersioned.TargetSchemaVersion property

Gets the schema version that is used within the context of a clean installation.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property TargetSchemaVersion As Version
    Get
'Usage
Dim instance As ISchemaVersioned
Dim value As Version

value = instance.TargetSchemaVersion
Version TargetSchemaVersion { get; }

Property value

Type: System.Version
A System.Version object representing the schema version.

See also

Reference

ISchemaVersioned interface

ISchemaVersioned members

Microsoft.SharePoint.Upgrade namespace