InvalidValueExceptionRange Property |
The valid range for this property.
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic string Range { get; }Public ReadOnly Property Range As String
Get
public:
property String^ Range {
String^ get ();
}Property Value
String
See Also