The full file path to the database file.

Namespace: ININ.IceLib.Configuration.Dialer.DataTypes
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public string FilePath { get; private set; }
Visual Basic
Public Property FilePath As String
	Get
	Private Set

See Also