![](../icons/Help.png) | DMExceptionSender Property |
Object where execution of exception was encountered
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic Object Sender { get; }
Public ReadOnly Property Sender As Object
Get
public:
property Object^ Sender {
Object^ get ();
}
Property Value
Object
See Also