DataConnector | ComponentOne
C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVConnectionStringBuilder Class / ApiConfigFile Property

In This Topic
    ApiConfigFile Property (C1CSVConnectionStringBuilder)
    In This Topic
    The ApiConfig of http/https csv source.
    Syntax
    'Declaration
     
    Public Property ApiConfigFile As String
    public string ApiConfigFile {get; set;}
    See Also