Versions 要素 (DeploymentManifest - SPFile)
最終更新日: 2015年3月9日
適用対象: SharePoint Foundation 2010
この記事の内容
型
属性
子要素
親要素
ファイルのバージョンを指定する 5 つのファイル バージョン コレクション (SPFileVersionCollection) オブジェクトのコレクションを表します。
DECLARATION
<xs:element name="Versions" type="SPFileVersionCollection" minOccurs="0" maxOccurs="1" />
USAGE
<SPObject>
<File>
<Versions>
<File />
</Versions>
</File>
</SPObject>
型
SPFileVersionCollection オブジェクト。
属性
属性 |
型 |
説明 |
---|---|---|
なし |