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