次の方法で共有


CommandUIHandlerType 複合型

(AppHostWebFeatures)

注:

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

型情報

名前
Namespace http://schemas.microsoft.com/sharepoint/
スキーマ ファイル apphostwebfeatures.xsd
拡張ベース なし

定義

    <xs:complexType name="CommandUIHandlerType">
        <xs:attribute name="Command" type="xs:string" use="required" />
        <xs:attribute name="CommandAction" type="xs:string" use="required" />
        <xs:attribute name="EnabledScript" type="xs:string" use="optional" />
    </xs:complexType>

要素と属性

スキーマで sequenceminOccursmaxOccurschoice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。

子要素

なし。

属性

属性

種類

必須

説明

使用可能な値

command

xs:string

必須出席者

xs:string 型の値。

CommandAction

xs:string

必須出席者

xs:string 型の値。

EnabledScript

xs:string

省略可能

xs:string 型の値。