共用方式為


List.IsCatalog 屬性

取得指出清單是否在文件庫中的値。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public ReadOnly Property IsCatalog As Boolean
    Get
'用途
Dim instance As List
Dim value As Boolean

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

屬性值

類型:System.Boolean
如果清單是在圖庫否則傳回false會傳回Booleantrue 。預設值是

請參閱

參照

List 類別

List 成員

Microsoft.SharePoint.Client 命名空間