共用方式為


CommandConfiguration.VsctCommandMapping Property

Definition

Gets or sets the Guid/Id pair of a VSCT defined command that this command is replacing.

public Microsoft.VisualStudio.Extensibility.Commands.VsctId? VsctCommandMapping { get; set; }
member this.VsctCommandMapping : Microsoft.VisualStudio.Extensibility.Commands.VsctId with get, set
Public Property VsctCommandMapping As VsctId

Property Value

Applies to