<Code Lib>
P

ExternalDataManagerCommand.Tooltip

Description:
The tooltip of the command.
Remarks:
The tooltip will be shown in UI, so it should be localized.

public string Tooltip { get; set; }

Loading…