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

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