CodeTryCatchFinallyStatement (System.CodeDom.CodeTryCatchFinallyStatement)

Inherits: System.CodeDom.CodeStatement

Interfaces:

Derived Types: 0

Assembly: System.dll

Represents a try block, with any number of catch clauses and optionally, a finally block.

VB.NET C#

VB.NET

Public Class CodeTryCatchFinallyStatement
  Inherits System.CodeDom.CodeStatement
End Class

Articles

.NET Framework Class Browser

Class System.CodeDom.CodeTryCatchFinallyStatement

CodeDom::CodeTryCatchFinallyStatement class Reference

... doc[@for="CodeTryCatchFinallyStatement.CodeTryCatchFinallyStatement"]/*' /> Initializes a new instance of