Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Enum: RT.Servers.DirectoryListingStyle

Summary

Controls which style of directory listing should be used by FileSystemHandler to list the contents of directories.

Enum values

0Specifies that directory listing is forbidden (returns a 401 Unauthorised error).
1Specifies a directory style that uses an XML file with an XSL style sheet.