SetupConfig_PackageRulesIncludeAllDirectories Property |
If False, you can use the IncludeDirectories list to include specific directories.
If True, you can use the ExcludeDirectories list to exclude specific directories.
This settings have the priority on file settings.
Namespace: MicaSystems.Utils.Setup
[DataMemberAttribute] [XmlAttributeAttribute] public bool IncludeAllDirectories { get; set; }