SuggestionBase.TipStyle 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.
How should the tip be shown?
public abstract Microsoft.VisualStudio.Language.Suggestions.TipStyle TipStyle { get; }
member this.TipStyle : Microsoft.VisualStudio.Language.Suggestions.TipStyle
Public MustOverride ReadOnly Property TipStyle As TipStyle