The IXResourceLocation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Container |
Gets a container IXResourceContainer where this source is located.
| |
| Exists |
Indicates if the source exists.
| |
| FullName |
Returns the full name of the source.
| |
| Info |
Gets the additional information about the source.
| |
| Name |
Returns the name of the source.
| |
| ResourceStream |
Creates a data stream Stream for accessing into this source.
|