SPSitePipeBind.IsCollection 属性

获取一个指定的对象是否是集合的只读值。

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

语法

声明
Public ReadOnly Property IsCollection As Boolean
    Get
用法
Dim instance As SPSitePipeBind
Dim value As Boolean

value = instance.IsCollection
public bool IsCollection { get; }

属性值

类型:System.Boolean
返回Booleantrue如果对象是一个集合 ;否则,将返回false。

另请参阅

引用

SPSitePipeBind 类

SPSitePipeBind 成员

Microsoft.SharePoint.PowerShell 命名空间