Aracılığıyla paylaş


ResourceExecutedContext.Exception Özellik

Tanım

Geçerli Exceptionöğesini alır veya ayarlar.

public:
 virtual property Exception ^ Exception { Exception ^ get(); void set(Exception ^ value); };
public virtual Exception Exception { get; set; }
public virtual Exception? Exception { get; set; }
member this.Exception : Exception with get, set
Public Overridable Property Exception As Exception

Özellik Değeri

Açıklamalar

veya ExceptionDispatchInfonull ayarı Exception özel durumu işlenmiş olarak ele alır ve çalışma zamanı tarafından yeniden dağıtılmaz.

true ayarıExceptionHandled, özel durumu da işlenmiş olarak işaretler.

Şunlara uygulanır