com5:Verbs

Description

Specifies the verbs to be registered for an application.

Element Hierarchy

<Package>

     <Applications>

          <Application>

               <Extensions>

                    <com4:Extension>

                         <com4:ComServer>

                              <com5:InProcessServer>

                                  <com5:Class> (in InProcessServer)

                                        <com5:Verbs>

                              <com5:InProcessHandler>

                                   <com5:Class> (in InProcessHandler)

                                        <com5:Verbs>

     <Extensions>

          <com4:Extension>

               <com4:ComServer>

                    <com5:InProcessServer>

                        <com5:Class> (in InProcessServer)

                              <com5:Verbs>

                    <com5:InProcessHandler>

                         <com5:Class> (in InProcessHandler)

                                   <com5:Verbs>

Syntax

<com5:Verbs>
<!-- Child elements -->
  Verb
</com5:Verbs>

Child Elements

Element Description
Verb The verb to be registered for an application.

Parent elements

Parent element Description
com5:Class (in InProcessServer) Specifies properties of a CLSID registered by the package that can be shared by one or more concrete registrations of the CLSID for different class contexts.
com5:Class (in InProcessHandler) Specifies properties of a CLSID registered by the package that can be shared by one or more concrete registrations of the CLSID for different class contexts.

Requirements

Item Value
com5 http://schemas.microsoft.com/appx/manifest/com/windows10/5
Minimum OS Version Windows 11 version 21H2 (Build 22000)