ErrorCodesInvalidValue Field

Reserved error code (0x80040401) for reporting an invalid value.

Definition

Namespace: ASCOM
Assembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (7.0.9999.9999)
C#
public static readonly int InvalidValue

Field Value

Int32

Remarks

See ASCOM.Exception.InvalidValueException.

Version Information

.NET

Supported in: .NET 8.0 and later

.NET Standard

Supported in: 2.0

See Also