ProposalBase.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 null or empty, a localized string similar to "next suggestion" will be used.
public virtual string NextText { get; }
member this.NextText : string
Public Overridable ReadOnly Property NextText As String