Share via


CommandBindingAttribute Class

Definition

Identifies a Visual Studio command binding.

public ref class CommandBindingAttribute : Microsoft::VisualStudio::Utilities::MultipleBaseMetadataAttribute
public class CommandBindingAttribute : Microsoft.VisualStudio.Utilities.MultipleBaseMetadataAttribute
type CommandBindingAttribute = class
    inherit MultipleBaseMetadataAttribute
Public Class CommandBindingAttribute
Inherits MultipleBaseMetadataAttribute
Inheritance
CommandBindingAttribute

Constructors

CommandBindingAttribute(String, UInt32, Type)

Properties

CommandArgsType
CommandId
CommandSet

Applies to