CodeIdentifiers Constructor (Boolean)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the CodeIdentifiers class and determines whether code identifiers are case sensitive.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- caseSensitive
-
Type:
System::Boolean
true if identifiers are case sensitive; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: