VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.Common
RegKey Class
RegKey Methods
Close Method
DeleteSubKeys Method
Dispose Method
Finalize Method
GetSubKeyNames Method
GetValue Method
OpenSubKey Method
SetValue Method
RegKey
DeleteSubKeys Method
Deletes all sub-keys under this key. Sub-keys must not have sub-keys.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
void
DeleteSubKeys
()
See Also
Reference
RegKey Class
MFiles.VAF.Common Namespace