 | ErrorRecoveryOptionsCancelAllErrors Property |
options for cancel all the errors
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic static ErrorRecoveryOptions CancelAllErrors { get; }
Public Shared ReadOnly Property CancelAllErrors As ErrorRecoveryOptions
Get
public:
static property ErrorRecoveryOptions^ CancelAllErrors {
ErrorRecoveryOptions^ get ();
}
static member CancelAllErrors : ErrorRecoveryOptions with get
Property Value
Type:
ErrorRecoveryOptions
See Also