SPPatchableUnitInfo.Id 属性
此可修补的计价单位的唯一标识符。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property Id As String
Get
用法
Dim instance As SPPatchableUnitInfo
Dim value As String
value = instance.Id
public string Id { get; }
属性值
类型:System.String
标识符的String表示。