Proposal.NextText 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.
Localized text shown next to the next suggestion button in the hint bar. If empty, a localized string similar to "next suggestion" will be used.
public override string NextText { get; }
member this.NextText : string
Public Overrides ReadOnly Property NextText As String