Click or drag to resize

IRegistryKeyGetValue(String) Method

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


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

Parameters

name  String

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

Return Value

Object

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

See Also