FrameworkPropertyGrid.ShowException(String, Exception) Method

Definition

protected:
 void ShowException(System::String ^ stage, Exception ^ exception);
protected void ShowException (string stage, Exception exception);
member this.ShowException : string * Exception -> unit

Parameters

stage
String
exception
Exception

Applies to