Click or drag to resize

ASCOMProfileAddSubkey Method

Add a new subkey

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public void AddSubkey(
	string SubKeyName
)

Parameters

SubKeyName  String
Name of the subkey
See Also