Share via


CatchBlock.Test Özellik

Tanım

Bu işleyicinin catch'larının Exception türünü alır.

public:
 property Type ^ Test { Type ^ get(); };
public Type Test { get; }
member this.Test : Type
Public ReadOnly Property Test As Type

Özellik Değeri

Type Bu işleyicinin Exception türünü temsil eden nesne yakalar.

Şunlara uygulanır