FileAttributes Enum
Namespace: System.IO · Assembly: GHIElectronics.TinyCLR.IO
No description available.
public enum FileAttributes
Fields
| Name | Value | Description |
|---|---|---|
ReadOnly | 0x1 | |
Hidden | 0x2 | |
System | 0x4 | |
Directory | 0x10 | |
Archive | 0x20 | |
Normal | 0x80 |
Namespace: System.IO · Assembly: GHIElectronics.TinyCLR.IO
No description available.
public enum FileAttributes
| Name | Value | Description |
|---|---|---|
ReadOnly | 0x1 | |
Hidden | 0x2 | |
System | 0x4 | |
Directory | 0x10 | |
Archive | 0x20 | |
Normal | 0x80 |