Enum IisDirectoryBrowsingFields
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The directory browsing fields to display.
[Flags]
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum IisDirectoryBrowsingFields
Fields
Date = 2
The date flag.
Extension = 16
The extension flag.
LongDate = 32
The long date flag.
None = 0
The flags are none.
Size = 8
The size flag.
Time = 4
The time flag.
Unknown = -1
The flags are unknown.