CommandConfiguration.VsctCommandMapping Property
Definition
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.
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