DataConnector | ComponentOne
C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVConnection Class / Uri Property

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