ExclusionFilters Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies filtering behavior for files or directories.
This enumeration supports a bitwise combination of its member values.
public enum class ExclusionFilters
[System.Flags]
public enum ExclusionFilters
[<System.Flags>]
type ExclusionFilters =
Public Enum ExclusionFilters
- Inheritance
- Attributes
Name | Value | Description |
---|---|---|
None | 0 | Do not exclude any files. |
DotPrefixed | 1 | Exclude files and directories when the name begins with period. |
2 | Exclude files and directories when Hidden is set on Attributes. |
|
System | 4 | Exclude files and directories when System is set on Attributes. |
Sensitive | 7 | Equivalent to |
Produk | Versi |
---|---|
.NET | 8 (package-provided), 9 (package-provided) |
.NET Framework | 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided) |
.NET Standard | 2.0 (package-provided) |
.NET maklum balas
.NET ialah projek sumber terbuka. Pilih pautan untuk memberikan maklum balas: