Click or drag to resize

IRegistryKeyOpenSubKey Method (String)

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

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

Parameters

name
Type: SystemString

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

Return Value

Type: IRegistryKey

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

See Also