SP へFolderCollection オブジェクト (sp.js)

の SP のコレクションを表しますフォルダーオブジェクトです。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.FolderCollection()

メンバー

FolderCollectionオブジェクトでは、次のメンバーがあります。

Constructor

FolderCollectionオブジェクトでは、次のコンスがあります。

コンストラクター

説明

FolderCollection

Initializes a new instance of the SP.FolderCollection object.

メソッド

FolderCollectionオブジェクトでは、次の方法があります。

メソッド

説明

追加します。

Adds the folder that is located at the specified URL to the collection.

getByUrl

itemAt

Gets the folder at the specified index in the collection.

プロパティ

FolderCollectionオブジェクトでは、次のプロパティがあります。

プロパティ

説明

childItemType

アイテム

Gets the folder at the specified index in the collection.

他のリソースのエンドポイント

詳細については、 FolderCollection リソースを参照してください。

エンドポイント URI 構造

http://<sitecollection>/<site>/_api/web/folders

HTTP 要求

このリソースには、次の HTTP コマンドがサポートしています。

書式を取得します。

GET http://<sitecollection>/<site>/_api/web/folders

投稿の書式

POST http://<sitecollection>/<site>/_api/web/folders