 | RegAccessCurrentRegistryRoot Eigenschaft |
Die aktuell eingestellte RegistryRoot
Default: RegistryRoot.HkeyLocalMachine
Namensraum: NetEti.ApplicationEnvironmentAssembly: NetEti.RegAccess (in NetEti.RegAccess.dll) Version: 1.0.0+b7b0b4599157eed383a75edf7fe3d7038524e897
Syntaxpublic RegistryRoot CurrentRegistryRoot { get; set; }
Public Property CurrentRegistryRoot As RegistryRoot
Get
Set
public:
property RegistryRoot CurrentRegistryRoot {
RegistryRoot get ();
void set (RegistryRoot value);
}
member CurrentRegistryRoot : RegistryRoot with get, set
Eigenschaftswert
RegistryRoot
Siehe auch