升级程序 — 例如功能操作的功能 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; }