NevronOpenVision
Nevron.Nov Namespace / NUri Class


NUri Class Properties

For a list of all members of this type, see NUri members.

Public Properties
 NameDescription
Public PropertyGets the fragment part of this URi.  
Public PropertyGets the host name of this URI.  
Public PropertyOverridden. Indicates whether this URI is absolute.  
Public PropertyOverridden. Indicates whether this URI represents a local file system object (i.e. a file or a folder).  
Public PropertyGets the local path notation of this URI. Valid only if this URI represents an absolute file path.  
Public PropertyGets the normalized URI string corresponding to this URI.  
Public PropertyGets the path of this URI.  
Public PropertyGets the port number of this URI.  
Public PropertyGets the query string of this URI.  
Public PropertyGets the user related information (username, password, etc.) of this URI.  
Top
Protected Properties
 NameDescription
Internal Property  
Top
See Also