CSharpFormattingInfo CaseSensitive Property FormatC Syntax Highlighting Class Library
Gets a value that indicates whether the language to be formatted is case sensitive.

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

public bool CaseSensitive { get; }

Field Value

Returns  .

Implements

IFormattingInfo CaseSensitive
See Also