OnErrorAction OnError { get; set; }
Property OnError As OnErrorAction Get Set
property OnErrorAction OnError { OnErrorAction get (); void set (OnErrorAction value); }
abstract OnError : OnErrorAction with get, set
In This Article