InvalidValueExceptionToValue Property |
The higher end of the valid range.
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 7.0.0-rc.0+0
Syntaxpublic string ToValue { get; }
Public ReadOnly Property ToValue As String
Get
public:
property String^ ToValue {
String^ get ();
}
Property Value
String
See Also