IVsDataViewCommandInfo.CommandId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.