DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Registry
Exist
Value Method
Overload List
ExistValue(RegistryView, String, String)
Determines whether a registry subkey exists.
ExistValue(RegistryView, String, String, String)
Determines whether a registry value exists.
ExistValue
T
(RegInfo
T
)
Determines whether a registry value exists.
See Also
Reference
UtilRegistry Class
DevCase.Core.Windows.Registry Namespace
In This Article
Overload List
See Also