ICommand.TooltipText 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 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