MethodReturnMessageWrapper.Exception Özellik

Tanım

Yöntem çağrısı sırasında oluşturulan özel durumu alır veya null yöntem bir özel durum oluşturmadıysa.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 virtual property Exception ^ Exception { Exception ^ get(); void set(Exception ^ value); };
public virtual Exception Exception { get; set; }
public virtual Exception Exception { [System.Security.SecurityCritical] get; set; }
member this.Exception : Exception with get, set
[<get: System.Security.SecurityCritical>]
member this.Exception : Exception with get, set
Public Overridable Property Exception As Exception

Özellik Değeri

Exception yöntemi çağrısı sırasında veya null yöntemi bir özel durum oluşturmadıysa oluşturulan.

Öznitelikler

Açıklamalar

yöntemi uzak bir nesneye ait.

Şunlara uygulanır