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