SPSitePipeBind.SiteGuid 属性

获取唯一标识站点对象的只读的 guid。

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

语法

声明
Public ReadOnly Property SiteGuid As Guid
    Get
用法
Dim instance As SPSitePipeBind
Dim value As Guid

value = instance.SiteGuid
public Guid SiteGuid { get; }

属性值

类型:System.Guid
返回站点对象的Guid标识符。

另请参阅

引用

SPSitePipeBind 类

SPSitePipeBind 成员

Microsoft.SharePoint.PowerShell 命名空间