SPSiteSubscriptionSettingsObject.Version 属性

获取或设置当前对象的版本号。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Property Version As Long
    Get
    Set
用法
Dim value As Long

value = Me.Version

Me.Version = value
protected long Version { get; set; }

属性值

类型:System.Int64
Int64
版本号。

另请参阅

引用

SPSiteSubscriptionSettingsObject 类

SPSiteSubscriptionSettingsObject 成员

Microsoft.SharePoint 命名空间