ShouldSerializeCaseSensitive Method (ParseInfo)
In This Topic
Specifies whether to save the value of the CaseSensitive property.
Syntax
'Declaration
Protected Function ShouldSerializeCaseSensitive() As Boolean
protected bool ShouldSerializeCaseSensitive()
See Also