DynamicCommandAnchorConfiguration Class

Definition

Base configuration of a VisualStudio.Extensibility Command.

C#
public sealed class DynamicCommandAnchorConfiguration : Microsoft.VisualStudio.Extensibility.Commands.BaseCommandConfiguration, IEquatable<Microsoft.VisualStudio.Extensibility.Commands.DynamicCommandAnchorConfiguration>
Inheritance
DynamicCommandAnchorConfiguration
Implements

Constructors

Properties

ClientContexts

Gets or sets the client context categories requested by the command.

(Inherited from BaseCommandConfiguration)
DisplayName

Gets the initial command display name.

(Inherited from BaseControlConfiguration)
Placements

Gets or sets where the command should be placed in the IDE.

(Inherited from BaseControlConfiguration)

Methods

Equals(BaseCommandConfiguration) (Inherited from BaseCommandConfiguration)
Equals(BaseControlConfiguration) (Inherited from BaseControlConfiguration)
Equals(DynamicCommandAnchorConfiguration)

Indicates whether the current object is equal to another object of the same type.

Equals(Object) (Inherited from BaseCommandConfiguration)
GetHashCode() (Inherited from BaseCommandConfiguration)

Applies to

Product Versies
Visual Studio SDK 2022