SPSite.EvalSiteId 属性
The identity of upgrade evaluation site collection, if there was one create using this site collection. Otherwise it is empty Guid value.
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property EvalSiteId As Guid
Get
用法
Dim instance As SPSite
Dim value As Guid
value = instance.EvalSiteId
public Guid EvalSiteId { get; }
属性值
类型:System.Guid