Share via


CommandHandlerAttribute Class

Definition

public ref class CommandHandlerAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=true)]
public class CommandHandlerAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=true)>]
type CommandHandlerAttribute = class
    inherit Attribute
Public Class CommandHandlerAttribute
Inherits Attribute
Inheritance
CommandHandlerAttribute
Attributes

Constructors

CommandHandlerAttribute(String)

Properties

CommandName

Applies to