| 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)
Syntax public Object Sender { get; }
Public ReadOnly Property Sender As Object
Get
public:
property Object^ Sender {
Object^ get ();
}
Property Value
ObjectSee Also