RegFileParser Parse Method (String) | regdiff Code Documentation |
This method imports a registry key from the text of a .REG file
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- content
- Type: System String
[Missing <param name="content"/> documentation for "M:com.tikumo.regis3.RegFileParser.Parse(System.String)"]
Return Value
Type: RegKeyEntry[Missing <returns> documentation for "M:com.tikumo.regis3.RegFileParser.Parse(System.String)"]
See Also