SPUpgradeActionInfo.ID 属性

升级程序 — 例如功能操作的功能 ID 和模板 ID 的模板操作的标识符。

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

语法

声明
Public Property ID As String
    Get
    Set
用法
Dim instance As SPUpgradeActionInfo
Dim value As String

value = instance.ID

instance.ID = value
public string ID { get; set; }

属性值

类型:System.String

另请参阅

引用

SPUpgradeActionInfo 类

SPUpgradeActionInfo 成员

Microsoft.SharePoint.Upgrade 命名空间