Aracılığıyla paylaş


Catch.ExceptionType Özellik

Tanım

Bloğun işlemekte Catch olduğu özel durum türü.

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

Özellik Değeri

Özel durum türü.

Şunlara uygulanır