Gets or sets a value indicating whether the FileSet is case sensitive.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Property IsCaseSensitive As Boolean Get Set |
| C# |
|---|
public bool IsCaseSensitive { get; set; } |