MethodNotImplementedExceptionMethod Property |
The method that is not implemented
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic string Method { get; }Public ReadOnly Property Method As String
Get
public:
property String^ Method {
String^ get ();
}Property Value
String
See Also