FolderInfoBaseLocation Property

Gets the relative location of the folder to the root.

Definition

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

Property Value

String

Implements

IFolderInfoLocation

See Also