ExceptionHandlingMode ExceptionHandlingMode { get; set; }Property ExceptionHandlingMode As ExceptionHandlingMode
Get
Setproperty ExceptionHandlingMode ExceptionHandlingMode {
ExceptionHandlingMode get ();
void set (ExceptionHandlingMode value);
}abstract ExceptionHandlingMode : ExceptionHandlingMode with get, set