SPPersistedObjectCollection<T>.Parent 属性

获取声明此集合的父对象。

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

语法

声明
Protected Friend ReadOnly Property Parent As SPPersistedObject
    Get
用法
Dim value As SPPersistedObject

value = Me.Parent
protected internal SPPersistedObject Parent { get; }

属性值

类型:Microsoft.SharePoint.Administration.SPPersistedObject
表示父对象的SPPersistedObject对象。

另请参阅

引用

SPPersistedObjectCollection<T> 类

SPPersistedObjectCollection<T> 成员

Microsoft.SharePoint.Administration 命名空间