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物件,代表的架構版本。