.NET Helper Packages
C#
Show/Hide TOC
Folder
Info
Base
Location 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#
Copy
public
string
Location
{
get
;
protected
set
; }
Property Value
String
Implements
IFolderInfo
Location
See Also
Reference
FolderInfoBase Class
Configuration.Helper Namespace
In This Article
Definition
Property Value
Implements
See Also