Nevron Open Vision Documentation
Nevron.Nov Namespace / NFileUri Class
Fields Properties Methods


In This Topic
    NFileUri Class Members
    In This Topic

    The following tables list the members exposed by NFileUri.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldDirectory separator  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.NUriBase)
    Internal Field (Inherited from Nevron.Nov.NUriBase)
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets whether this file URI is absolute.  
    Public PropertyDetermines whether this is a data URI. (Inherited from Nevron.Nov.NUriBase)
    Public PropertyOverridden. Overriden to always return true.  
    Public PropertyDetermines whether this is an HTTP or HTTPS uri. (Inherited from Nevron.Nov.NUriBase)
    Public PropertyGets the string this URI was created from. (Inherited from Nevron.Nov.NUriBase)
    Public PropertyGets the scheme of this URI. (Inherited from Nevron.Nov.NUriBase)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an identical copy of this file URI.  
    Public MethodOverridden. Determines whether the specified object is equal to this URI.  
    Public MethodOverridden. Returns the hash code for this URI.  
    Public MethodOverloaded. Gets a local path for this URI default path notation. Throws an exception, if such path cannot be proved. (Inherited from Nevron.Nov.NUriBase)
    Public MethodGets a canonical string representation of this URI. (Inherited from Nevron.Nov.NUriBase)
    Public MethodOverloaded. Overridden. Tries to get a local path using the specified local path notation  
    Top
    See Also