PSStyle.FormattingData Class
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.
Contains formatting styles for steams and objects.
public sealed class PSStyle.FormattingData
type PSStyle.FormattingData = class
Public NotInheritable Class PSStyle.FormattingData
- Inheritance
-
PSStyle.FormattingData
Constructors
PSStyle.FormattingData() |
Properties
CustomTableHeaderLabel |
Gets or sets the style for custom table headers. |
Debug |
Gets or sets the style for debug messages. |
Error |
Gets or sets the style for error messages. |
ErrorAccent |
Gets or sets the accent style for errors. |
FeedbackAction |
Gets or sets the style for rendering feedback actions. |
FeedbackName |
Gets or sets the style for rendering feedback provider names. |
FeedbackText |
Gets or sets the style for rendering feedback message. |
FormatAccent |
Gets or sets the accent style for formatting. |
TableHeader |
Gets or sets the style for table headers. |
Verbose |
Gets or sets the style for verbose messages. |
Warning |
Gets or sets the style for warning messages. |