ExceptionHandlingClause::ToString Method ()

 

A string representation of the exception-handling clause.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

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

.NET Framework
Available since 2.0
Return to top
Show: