FeatureScope, simpleType
(AppHostWebFeatures)
Hinweis
Die Zeichenfolge app
wird als Teil oder als teil aller Element-, Attribut- und Dateinamen angezeigt, da SharePoint-Add-Ins ursprünglich als "Apps für SharePoint" bezeichnet wurden. Um die Abwärtskompatibilität sicherzustellen, wurden die Schemas nicht geändert.
Informationen zum Typ
Ressource | Datei |
---|---|
Basistyp | xs:string |
Namespace | http://schemas.microsoft.com/sharepoint/ |
Schemadatei | apphostwebfeatures.xsd |
Definition
<xs:simpleType name="FeatureScope">
<xs:restriction base="xs:string">
<xs:enumeration value="Web" />
</xs:restriction>
</xs:simpleType>
Aufzählungswerte
Wert |
Beschreibung |
---|---|
Web |