SettingsStoreBaseSource Property

Gets the folder information source.

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
public IOHelperPathType Source { get; protected set; }

Property Value

IOHelperPathType

Implements

ISettingsStoreSource

See Also