Gets or sets the IFormattingInfo that provides information hot to format the source code.
Namespace: Ookii.FormatCAssembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public IFormattingInfo FormattingInfo { get; set; }
Field Value
The IFormattingInfo that provides information hot to format the source code.See Also