DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowConnectionStringBuilder Class / LogFile Property

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