VCCodeInterface::IsCaseSensitive Property
Visual Studio 2015
Gets a value indicating whether the current language is case-sensitive.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Property Value
Type: System::Booleantrue if the current language is case-sensitive; false if otherwise.
Show: