Share via


ICommand.TooltipText Property

Definition

Gets the tooltip text for the command, or the display name if no tooltip text was provided.

public string? TooltipText { get; }
member this.TooltipText : string
Public ReadOnly Property TooltipText As String

Property Value

Applies to