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