PSHostUserInterface.FormatStyle Enum

Definition

The format styles that are supported by the host.

public enum PSHostUserInterface.FormatStyle
type PSHostUserInterface.FormatStyle = 
Public Enum PSHostUserInterface.FormatStyle
Inheritance
PSHostUserInterface.FormatStyle

Fields

Debug 7

Style for debug messages.

Error 4

Style for error messages.

ErrorAccent 3

Highlight for detailed error view.

FormatAccent 1

Highlight text used in output formatting.

Reset 0

Reset the formatting to the default.

TableHeader 2

Highlight for table headers.

Verbose 6

Style for verbose messages.

Warning 5

Style for warning messages.

Applies to