Freigeben über


Properties-Element (DeploymentManifest - SPFile)

Letzte Änderung: Freitag, 30. Mai 2008

Gilt für: SharePoint Foundation 2010

Inhalt dieses Artikels
Typ
Attribute
Untergeordnete Elemente
Übergeordnete Elemente

Stellt eine Sammlung von Eigenschaften in einer Instanz eines Windows SharePoint Services 3.0-Dateiobjekts (SPFile) dar.

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

USAGE
<File>
        <Properties
                <Property />
        />
</File>

Typ

Dictionary

Attribute

Attribut

Typ

Beschreibung

Keine

Untergeordnete Elemente

"Property"-Element (DeploymentManifest)

Übergeordnete Elemente

File-Element (DeploymentManifest - SPGenericObject)

Siehe auch

Referenz

SPFile

Konzepte

"DeploymentManifest"-Schema