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

ナビゲーション ノードの識別子を示す値を取得します。

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

var object = new SP.WebResponseInfo()

メンバー

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

Constructor

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

コンストラクター

説明

WebResponseInfo

Initializes a new instance of the SP.WebResponseInfo object.

プロパティ

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

プロパティ

説明

本文

Gets or sets the body of the HTTP response.

ヘッダー

Gets or sets the headers of the HTTP response.

statusCode

Gets or sets the status code of the HTTP response.

typeId

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。