CustomActionLocations 単純型

(AppHostWebFeatures)

注:

SharePoint アドインはもともと "SharePoint 用アプリ" と呼ばれたため、文字列 app は要素、属性、およびファイル名の一部またはすべてとして表示されます。下位互換性を確保するために、スキーマは変更されていません。

型情報

名前
基本型 xs:string
Namespace http://schemas.microsoft.com/sharepoint/
スキーマ ファイル apphostwebfeatures.xsd

定義

    <xs:simpleType name="CustomActionLocations">
        <xs:restriction base="xs:string">
            <xs:enumeration value="CommandUI.Ribbon" />
            <xs:enumeration value="EditControlBlock" />
        </xs:restriction>
    </xs:simpleType>

列挙値

説明

CommandUI.Ribbon

EditControlBlock