SPList.FetchPropertyBagForListView 属性

指定是否属性袋信息,当在客户端呈现列表时检索 JSON) 的列表架构的一部分。

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

语法

声明
Public Property FetchPropertyBagForListView As Boolean
    Get
    Set
用法
Dim instance As SPList
Dim value As Boolean

value = instance.FetchPropertyBagForListView

instance.FetchPropertyBagForListView = value
public bool FetchPropertyBagForListView { get; set; }

属性值

类型:System.Boolean
True,如果检索提取属性包信息 ;否则为false。

另请参阅

引用

SPList 类

SPList 成员

Microsoft.SharePoint 命名空间