Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Enum: RT.Servers.FileSystemResponseType

Summary

Identifies a type of response generated by FileSystemHandler.

Enum values

1The response generates a directory listing.
0The response serves a file from the local file system.
3The response serves an internal file as part of a directory listing, such as the XSL template or an icon.
2The response is a redirect (usually for adjusting capitalization or expanding wildcards).