
Public Attributes | |
| IsDirectory | |
| Set to 1 if the relative path is a directory. More... | |
| Prefix | |
| The prefix (or possibly full name) of the resource. More... | |
| RelativePath | |
| Path to map the resource to, relative to the module root. More... | |
| ResourceType | |
| The type of resource being considered (typically a document extension, or "/CSP/" for CSP resources). More... | |
| SourceControlAware | |
| Set to 1 for resources that may be mapped to files/source control. More... | |
| IsDirectory |
Set to 1 if the relative path is a directory.
(It almost always will be.)
| Prefix |
The prefix (or possibly full name) of the resource.
e.g., MyModule.PackageName. for a package; MyModule.PackageName.ClassName for an individual class.
| RelativePath |
Path to map the resource to, relative to the module root.
e.g., /cls/
| ResourceType |
The type of resource being considered (typically a document extension, or "/CSP/" for CSP resources).
| SourceControlAware |
Set to 1 for resources that may be mapped to files/source control.