Click or drag to resize

KeyValuePairValue Property

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

Property Value

String
Value

Return Value

String
Value as a string
See Also