PredictiveSuggestion.ToolTip 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.
Gets the tooltip of the suggestion.
public string? ToolTip { get; }[System.Runtime.CompilerServices.Nullable(2)]
public string? ToolTip { [System.Runtime.CompilerServices.NullableContext(2)] get; }member this.ToolTip : string[<System.Runtime.CompilerServices.Nullable(2)>]
[<get: System.Runtime.CompilerServices.NullableContext(2)>]
member this.ToolTip : stringPublic ReadOnly Property ToolTip As StringProperty Value
- Attributes