Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
(AppHostWebFeatures)
Note
The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint." To ensure backward compatibility, the schemas have not been changed.
Type information
| Name | Value |
|---|---|
| Base Type | xs:string |
| Namespace | http://schemas.microsoft.com/sharepoint/ |
| Schema file | apphostwebfeatures.xsd |
Definition
<xs:simpleType name="CustomActionRegistrationType">
<xs:restriction base="xs:string">
<xs:enumeration value="List" />
<xs:enumeration value="ContentType" />
<xs:enumeration value="FileType" />
<xs:enumeration value="ProgId" />
</xs:restriction>
</xs:simpleType>
Enumeration values
Value |
Description |
|---|---|
List |
|
ContentType |
|
FileType |
|
ProgId |