ComValue.Value
Internally this value is set by the various SetXXX methods. It's of type objcect but set to the appropriate .NET subtype.
public object Value { get; set; }
See also
Class ComValue© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic