IDebugEngine3.SetRegistryRoot(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int SetRegistryRoot(System::String ^ pszRegistryRoot);
public int SetRegistryRoot(string pszRegistryRoot);
abstract member SetRegistryRoot : string -> int
Public Function SetRegistryRoot (pszRegistryRoot As String) As Integer
Parameters
- pszRegistryRoot
- String