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

によって指定されたリスト内のアイテムに対してシステムが実行するアクションを示す値を取得します。

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

var object = new SP.AttachmentCreationInformation()

メンバー

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

Constructor

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

コンストラクター

説明

AttachmentCreationInformation

Initializes a new instance of the SP.AttachmentCreationInformation object.

プロパティ

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

プロパティ

説明

contentStream

Gets or sets the contents of the file as a stream.

fileName

Gets or sets the file name of the list item attachment.

typeId

Gets the type identifier of the list item attachment.