DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnectionStringBuilder Class / LogFile Property

In This Topic
    LogFile Property (C1D365SConnectionStringBuilder)
    In This Topic
    The name of the log provider.
    Syntax
    'Declaration
     
    Public Property LogFile As String
    public string LogFile {get; set;}
    See Also