ITryOperation.Catches Propriedade

Definição

Cláusulas catch da tentativa.

public:
 property System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::Operations::ICatchClauseOperation ^> Catches { System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::Operations::ICatchClauseOperation ^> get(); };
public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Operations.ICatchClauseOperation> Catches { get; }
member this.Catches : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Operations.ICatchClauseOperation>
Public ReadOnly Property Catches As ImmutableArray(Of ICatchClauseOperation)

Valor da propriedade

Aplica-se a