ExceptionHandlingClause.ToString Method

Definition

A string representation of the exception-handling clause.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A string that lists appropriate property values for the filter clause type.

Applies to