SuggestionSessionBase.Proposal 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.
The Proposal associated with the adornment.
public abstract Microsoft.VisualStudio.Language.Proposals.ProposalBase? Proposal { get; }
member this.Proposal : Microsoft.VisualStudio.Language.Proposals.ProposalBase
Public MustOverride ReadOnly Property Proposal As ProposalBase