RootObjects 要素 (DeploymentRootObjectMap)

適用対象: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

一覧表示されているルート オブジェクト (SPRootObject) インスタンスのコレクションを表します。

定義

DECLARATION
<xs:element name="RootObjects" type="SPRootObjects" />
USAGE
<RootObjects>
    <RootObject />
</RootObjects>

SPRootObjects

要素と属性

以下のセクションで、属性、子要素、親要素について説明します。

属性

なし

子要素

RootObject 要素 (DeploymentRootObjectMap)

親要素

None

注釈

RootObjects 要素は、DeploymentRootObjectMap スキーマのルート要素なので、親要素はありません。

関連項目