PSConsoleReadLineOptions.DefaultShowToolTips Field
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.
When displaying possible completions, either display tooltips or display just the completions.
public: bool DefaultShowToolTips;
bool DefaultShowToolTips;
public const bool DefaultShowToolTips;
val mutable DefaultShowToolTips : bool
Public Const DefaultShowToolTips As Boolean