SiteRoot Class |
Namespace: VirtualRadar.Interface.WebSite
The SiteRoot type exposes the following members.
Name | Description | |
---|---|---|
Checksums |
Gets an optional collection of checksums for the files in the root folder.
| |
Folder |
Gets or sets the folder to serve files from.
| |
Priority |
Gets or sets a value that indicates the order in which site roots are searched for files to serve. Lower numbers are searched before
higher numbers. The VRS default website has a priority of 0.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
See base docs.
(Overrides ObjectToString.) |