Share via


IVsDataViewCommandInfo.CommandId Property

Definition

Gets a CommandID that uniquely identifies the command.

public:
 property System::ComponentModel::Design::CommandID ^ CommandId { System::ComponentModel::Design::CommandID ^ get(); };
public System.ComponentModel.Design.CommandID CommandId { get; }
member this.CommandId : System.ComponentModel.Design.CommandID
Public ReadOnly Property CommandId As CommandID

Property Value

A CommandID that uniquely identifies the command.

Applies to