共用方式為


CommandConfiguration.Flags Property

Definition

Gets or sets the flags associated with the command.

public Microsoft.VisualStudio.Extensibility.Commands.CommandFlags Flags { get; set; }
member this.Flags : Microsoft.VisualStudio.Extensibility.Commands.CommandFlags with get, set
Public Property Flags As CommandFlags

Property Value

Applies to