KeyValuePairKey Property

The Key element of a key value pair

Definition

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
C#
public string Key { get; set; }

Property Value

String
Key

Return Value

String
Key as a string

See Also