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