The path of the timezone mapping data file this object represents.

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

Syntax

C#
public GeneralConfigurationProperty<TimezoneMapDatasetConfiguration..::..Property, string> DataFile { get; }
Visual Basic
Public ReadOnly Property DataFile As GeneralConfigurationProperty(Of TimezoneMapDatasetConfiguration..::..Property, String)
	Get

See Also