Share via


IVsCommandItem Interface

Definition

Represents an item that should be displayed in the Visual Studio host.

public interface class IVsCommandItem
public interface class IVsCommandItem
__interface IVsCommandItem
public interface IVsCommandItem
type IVsCommandItem = interface
Public Interface IVsCommandItem

Properties

CommandGroup

Gets the command group for a command.

CommandId

Gets the command id for a specific command in a group.

Applies to