次の方法で共有


Properties 要素 (DeploymentManifest - SPAttachment)

最終更新日: 2015年3月9日

適用対象: SharePoint Foundation 2010

この記事の内容

属性
子要素
親要素

Windows SharePoint Services 3.0 添付ファイルのプロパティのコレクションを表します。SPListItem クラスの Attachments プロパティを使用して、リスト アイテムの添付ファイルのコレクションを取得します。

DECLARATION
<xs:element name="Properties" type="Dictionary" minOccurs="0" />

USAGE
<Attachment>
        <Properties
                <Property />
        />
</Attachment>

Dictionary

属性

属性

説明

なし

子要素

Property 要素 (DeploymentManifest)

親要素

Attachment 要素 (DeploymentManifest)

関連項目

概念

DeploymentManifest スキーマ