Edit

Share via


com:Verbs (in SurrogateServer/Class)

Specifies the verbs to be registered for an application.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <com:Extension>
               └─ <com:ComServer>
                  └─ <com:SurrogateServer>
                     └─ <com:Class>
                        └─ <com:Verbs>

Syntax

<com:Verbs>

  <!-- Child elements -->
  Verb

</com:Verbs>

Attributes and elements

Attributes

None.

Child elements

Child element Description
Verb The verb to be registered for an application.

Parent elements

Parent element Description
com:Class Defines a SurrogateServer class registration.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10
Minimum OS Version Windows 10 version 1703 (Build 15063)