FileReference Methods |
The FileReference type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateFromFullAndRelativePaths |
Returns a new file reference. This returns a new instance even if the path does not exist.
| |
| CreateFromFullPath |
Returns a new file reference. This returns a new instance even if the path does not exist.
| |
| Dispose |
Reclaims unmanaged resources used by this object.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | (Overrides ObjectFinalize.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |