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