DynamicCommandAnchorConfiguration Class
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.
Base configuration of a VisualStudio.Extensibility Command.
public sealed class DynamicCommandAnchorConfiguration : Microsoft.VisualStudio.Extensibility.Commands.BaseCommandConfiguration, IEquatable<Microsoft.VisualStudio.Extensibility.Commands.DynamicCommandAnchorConfiguration>
type DynamicCommandAnchorConfiguration = class
inherit BaseCommandConfiguration
interface IEquatable<DynamicCommandAnchorConfiguration>
Public NotInheritable Class DynamicCommandAnchorConfiguration
Inherits BaseCommandConfiguration
Implements IEquatable(Of DynamicCommandAnchorConfiguration)
- Inheritance
- Implements
Dynamic |
Initializes a new instance of the DynamicCommandAnchorConfiguration class. |
Client |
Gets or sets the client context categories requested by the command. (Inherited from BaseCommandConfiguration) |
Display |
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) |
Equals(Base |
(Inherited from BaseCommandConfiguration) |
Equals(Base |
(Inherited from BaseControlConfiguration) |
Equals(Dynamic |
Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | (Inherited from BaseCommandConfiguration) |
Get |
(Inherited from BaseCommandConfiguration) |
Product | Versies |
---|---|
Visual Studio SDK | 2022 |