SPList.FetchPropertyBagForListView property
會指定屬性是否袋的詳細資訊,當用戶端上呈現清單時,會擷取 JSON,列出結構描述的一部分。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
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; }
Property value
Type: System.Boolean
True,如果已擷取擷取屬性包資訊 ;否則,請false。