BackwardsCompatibleSchemaVersionAttribute.BackwardsCompatibleSchemaVersion-Eigenschaft
Ruft die Schemaversion abwärts kompatibel.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property BackwardsCompatibleSchemaVersion As Version
Get
'Usage
Dim instance As BackwardsCompatibleSchemaVersionAttribute
Dim value As Version
value = instance.BackwardsCompatibleSchemaVersion
public Version BackwardsCompatibleSchemaVersion { get; }
Eigenschaftswert
Typ: System.Version
Gibt das Schema Versionzurück.
Siehe auch
Referenz
BackwardsCompatibleSchemaVersionAttribute Klasse