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