Share via


CommandOptions.Description Property

Definition

Optional description of the command, to be shown in the UI. Could be used as a tooltip. May be localized.

public string? Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

Applies to