CatchBlock.Test Eigenschap

Definitie

Hiermee haalt u het type van Exception deze handler-vangsten op.

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

Waarde van eigenschap

Het Type object dat het type van Exception deze handler aangeeft.

Van toepassing op