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