| KM_ControllerThrowExceptions Property |
If this flag is true, exceptions will be generated from the ErrorMsg handler
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool ThrowExceptions { get; set; }
Public Property ThrowExceptions As Boolean
Get
Set
public:
property bool ThrowExceptions {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also