InvalidValueExceptionValue Property |
The invalid value.
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic string Value { get; }Public ReadOnly Property Value As String
Get
public:
property String^ Value {
String^ get ();
}Property Value
String
See Also