MethodResponse.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:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
public Exception Exception { [System.Security.SecurityCritical] get; }
member this.Exception : Exception
[<get: System.Security.SecurityCritical>]
member this.Exception : Exception
Public ReadOnly 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.

Uygulamalar

Öznitelikler

Açıklamalar

yöntemi uzak bir nesneye ait.

Şunlara uygulanır