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