Bagikan melalui


CodeThrowExceptionStatement.ToThrow Properti

Definisi

Mendapatkan atau mengatur pengecualian untuk dilemparkan.

public:
 property System::CodeDom::CodeExpression ^ ToThrow { System::CodeDom::CodeExpression ^ get(); void set(System::CodeDom::CodeExpression ^ value); };
public System.CodeDom.CodeExpression ToThrow { get; set; }
member this.ToThrow : System.CodeDom.CodeExpression with get, set
Public Property ToThrow As CodeExpression

Nilai Properti

yang CodeExpression mewakili instans pengecualian untuk dilemparkan.

Berlaku untuk

Lihat juga