Click or drag to resize

ASCOMProfileGetValue(String) Method

Retrieve a registry value from the driver top level subkey

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public string GetValue(
	string Name
)

Parameters

Name  String
Name of the value

Return Value

String
String value
See Also