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

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