Click or drag to resize

MinificationInstructionIncludeSubFolders Property

Gets or sets a value indicating whether the files of subfolders of FolderPath must also be processed.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
[XmlAttributeAttribute]
public bool IncludeSubFolders { get; set; }

Property Value

Type: Boolean
See Also