.NET Helper Packages
C#
Show/Hide TOC
ISettings
Store
Location Property
Gets the location of a configuration settings.
Definition
Namespace:
Configuration.Helper
Assembly:
Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
Copy
string
Location
{
get
; }
Property Value
String
See Also
Reference
ISettingsStore Interface
Configuration.Helper Namespace
In This Article
Definition
See Also