FileSet.EmptyDirectoriesIncluded Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9313)
EmptyDirectoriesIncluded
Gets or sets a value indicating whether a consumer of the File
Declaration
public bool EmptyDirectoriesIncluded { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if empty directories should not be included; false otherwise. |