VCCodeUsingAlias::IsCaseSensitive Property
Visual Studio 2015
Determines whether a code element is case-sensitive.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Property Value
Type: System::Booleantrue if a code element's name is case-sensitive; otherwise, false.
Show: