com:Verb

アプリケーションに登録する動詞。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <com:Extension>

                        <com:ComServer>

                             <com:SurrogateServer>

                                  <com:Class>

                                       <com:Verbs>

                                            <com:Verb>

構文

<com:Verb
    Id = 'An integer with a value between -6 and 1000.'
    DisplayName = 'A string with a value between 1 and 256 characters in length. This string is localizable.'
    AppendMenuFlag = 'An integer with a value between 0 and 2431.'
    OleVerbFlag = 'An integer with a value between 0 and 3.' />

属性と要素

属性

属性 説明 データ型 必須 既定値
Id 動詞の ID 番号。 動詞は連続して番号付けされます。 -6 ~ 1000 の範囲の整数値。 Yes
DisplayName AppendMenu で動詞を追加する方法について説明します。 1 ~ 256 文字の長さの文字列。 この文字列はローカライズ可能です。 Yes
AppendMenuFlag メニューに動詞を表示する方法を示します。 0 ~ 2431 の範囲の整数値。 Yes
OleVerbFlag 動詞の属性について説明します。 0 または OLEVERBATTRIB 列挙の値を使用します。 0 ~ 3 の範囲の整数値。 Yes

子要素

なし。

親要素

親要素 説明
com:Verbs アプリケーションに登録する動詞を指定します。

必要条件

Item
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10
Minimum OS Version Windows 10 バージョン 1703 (ビルド 15063)