Gets or sets a value indicating whether a consumer of the FileSet should include empty directories or not.
Also used in the GetLocalItems()()()() method.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Property EmptyDirectoriesIncluded As Boolean Get Set |
C# |
---|
public bool EmptyDirectoriesIncluded { get; set; } |