ASCOMProfileGetValue(String) Method
Retrieve a registry value from the driver top level sub-key
Namespace: ASCOM.UtilitiesAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
public string GetValue(
string Name
)
Public Function GetValue (
Name As String
) As String
public:
String^ GetValue(
String^ Name
)
- Name String
- Name of the value
StringString value