The Key element of a key value pair
Namespace: ASCOM.UtilitiesAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic string Key { get; set; }Public Property Key As String
Get
Set
public:
virtual property String^ Key {
String^ get () sealed;
void set (String^ value) sealed;
}Property Value
StringKey
Return Value
StringKey as a string
See Also