Site.GetCatalog 方法
指定清單範本庫、網站範本庫、網頁組件庫、主版頁面圖庫或網站集合的其他圖庫,包括使用者定義的圖庫。
命名空間: 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 Function GetCatalog ( _
typeCatalog As Integer _
) As List
'用途
Dim instance As Site
Dim typeCatalog As Integer
Dim returnValue As List
returnValue = instance.GetCatalog(typeCatalog)
public List GetCatalog(
int typeCatalog
)
參數
typeCatalog
類型:System.Int32指定圖庫清單範本的類型。
傳回值
類型:Microsoft.SharePoint.Client.List
傳回代表圖庫的清單範本類型List執行個體。
備註
此方法需要最上層網站的網站集合,也就是在哪裡樣式庫的權限位於。