Click or drag to resize

IRegistryKeyOpenSubKey(String) Method

[Missing <summary> documentation for "M:Demo3D.Common.IRegistryKey.OpenSubKey(System.String)"]


Namespace: Demo3D.Common
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
IRegistryKey OpenSubKey(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:Demo3D.Common.IRegistryKey.OpenSubKey(System.String)"]

Return Value

IRegistryKey

[Missing <returns> documentation for "M:Demo3D.Common.IRegistryKey.OpenSubKey(System.String)"]

See Also