FileSet.IsCaseSensitive Property Namespace: Rebex.IO Assembly: Rebex.Common.dll (version 7.0.9147) IsCaseSensitive Gets or sets a value indicating whether the FileSet is case sensitive. Declaration public bool IsCaseSensitive { get; set; } Property Value Type Description Boolean True if the FileSet is case sensitive; false otherwise.