ProposalBase.PreviewText 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 accept button in the hint bar when displaying markers only using MarkersOnlyThenGrayText. If null or empty, a localized string similar to "to preview" will be used.
public virtual string PreviewText { get; }
member this.PreviewText : string
Public Overridable ReadOnly Property PreviewText As String