KeyValuePairValue Property

The Value 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 Value { get; set; }

Property Value

String
Value

Return Value

String
Value as a string

See Also