Click or drag to resize

KeyValuePairKey Property

The Key element of a key value pair

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public string Key { get; set; }

Property Value

String
Key

Return Value

String
Key as a string
See Also