NevronOpenVision
Nevron.Nov Namespace / NUri Class
Members
In This Topic
    NUri Class
    In This Topic
    Provides an object representation of a uniform resource identifier (URI) and easy access to the parts of the URI. To create URIs use the TryCreate static method.
    Object Model
    NUri Class
    Syntax
    public sealed class NUri : NUriBase, INDeeplyCloneable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.NUriBase
          Nevron.Nov.NUri

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also