|
RegistrySettingsBaseRootPath Property
|
Gets or sets root registry path used to access settings in the registry (e.g., "HKEY_CURRENT_USER\\Software\\My Company\\My Product\\").
Namespace: GSF.ConfigurationAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.239-beta+5928cebde0dd955df84e791f5ea67acbd192773e
Syntaxfunction get_RootPath();
function set_RootPath(value);
View SourceProperty Value
String
See Also