PropertyNotImplementedExceptionAccessorSet Property |
True if the 'set' accessor is not implemented, else false
Namespace:
ASCOM
Assembly:
ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 3351c4f3fa64146a7efd5b51ed4591e32a0a5484
Syntaxpublic bool AccessorSet { get; }
Public ReadOnly Property AccessorSet As Boolean
Get
public:
property bool AccessorSet {
bool get ();
}
Property Value
Type:
Boolean
See Also