PowerShellFormattingInfo ClassFormatC Syntax Highlighting Class Library
Provides formatting information for Microsoft PowerShell scripts.
Inheritance Hierarchy

OnlineSystem Object
  Ookii.FormatC PowerShellFormattingInfo

Namespace: Ookii.FormatC
Assembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public class PowerShellFormattingInfo : IFormattingInfo, 
	ICustomFormattingInfo
Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.
See Also