Share via


BaseCommandConfiguration.ClientContexts Property

Definition

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

public Microsoft.VisualStudio.Extensibility.ClientContextCategory[]? ClientContexts { get; set; }
member this.ClientContexts : Microsoft.VisualStudio.Extensibility.ClientContextCategory[] with get, set
Public Property ClientContexts As ClientContextCategory()

Property Value

Applies to