|
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.232-beta+203aa83a5a82d50f387e69875549969ad138d6e0
Syntaxfunction get_RootPath();
function set_RootPath(value);
View SourceProperty Value
String
See Also