共用方式為


ISchemaVersioned.TargetSchemaVersion property

會取得使用中的全新安裝的架構版本。

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

Syntax

'宣告
ReadOnly Property TargetSchemaVersion As Version
    Get
'用途
Dim instance As ISchemaVersioned
Dim value As Version

value = instance.TargetSchemaVersion
Version TargetSchemaVersion { get; }

Property value

Type: System.Version
System.Version物件,代表的架構版本。

請參閱

參照

ISchemaVersioned interface

ISchemaVersioned members

Microsoft.SharePoint.Upgrade namespace