SimpleType PropertyBagType
(AppHostWebFeatures)
Notes
La chaîne s’affiche sous la forme d’un élément, d’un attribut et d’un nom de fichier, ou de tous, car les SharePoint de fichiers étaient à l’origine appelés « applications pour app SharePoint ». Pour garantir la compatibilité descendante, les schémas n’ont pas été modifiés.
Informations sur le type
| Base Type | xs:string |
| Namespace | http://schemas.microsoft.com/sharepoint/ |
| Fichier de schéma | apphostwebfeatures.xsd |
Définition
<xs:simpleType name="PropertyBagType">
<xs:restriction base="xs:string">
<xs:enumeration value="int" />
<xs:enumeration value="string" />
<xs:enumeration value="DateTime" />
</xs:restriction>
</xs:simpleType>
Valeurs d’énumération
Valeur |
Description |
|---|---|
int |
|
string |
|
Date/heure |