DataConnector | ComponentOne
C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonConnection Class / Uri Property

In This Topic
    Uri Property (C1JsonConnection)
    In This Topic
    The Uniform Resource Identifier (URI) for the JSON resource location.
    Syntax
    'Declaration
     
    Public ReadOnly Property Uri As String
    public string Uri {get;}
    See Also