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

In This Topic
    ApiConfigFile Property (C1JsonConnection)
    In This Topic
    The path to the config file for http/https Json source.
    Syntax
    'Declaration
     
    Public ReadOnly Property ApiConfigFile As String
    public string ApiConfigFile {get;}
    See Also