Retrieve the connection string from a UDL file.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public string GetUDLContents( string udlFile ) |
Visual Basic |
---|
Public Function GetUDLContents ( _ udlFile As String _ ) As String |
Parameters
- udlFile
- Type: System..::..String
The name of the UDL file.