In This Topic
The following tables list the members exposed by NFileUri.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | IsAbsolute | Overridden. Gets whether this file URI is absolute. |
 | IsFile | Overridden. Overriden to always return true. |
Top
Public Methods
| Name | Description |
 | DeepClone | Overridden. Creates an identical copy of this file URI. |
 | Equals | Overridden. Determines whether the specified object is equal to this URI. |
 | GetHashCode | Overridden. Returns the hash code for this URI. |
 | TryGetLocalPath | Overloaded. Overridden. Tries to get a local path using the specified local path notation |
Top
See Also