获取或设置架构的版本。
命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Property SchemaVersion As Version
Get
Set
用法
Dim instance As ISchemaVersioned
Dim value As Version
value = instance.SchemaVersion
instance.SchemaVersion = value
Version SchemaVersion { get; set; }
属性值
类型:System.Version
System.Version对象,该对象表示的架构版本。