Click or drag to resize

PowerShellFormattingInfoCaseSensitive Property

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.1.0
Syntax
public bool CaseSensitive { get; }

Property Value

Type: Boolean
Returns .

Implements

IFormattingInfoCaseSensitive
See Also