JsonFaultDetail.ExceptionType Özellik

Tanım

Özel durumun türünü alır veya ayarlar.

public:
 property System::String ^ ExceptionType { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(Name="ExceptionType")]
public string ExceptionType { get; set; }
[<System.Runtime.Serialization.DataMember(Name="ExceptionType")>]
member this.ExceptionType : string with get, set
Public Property ExceptionType As String

Özellik Değeri

Özel durumun türü.

Öznitelikler

Şunlara uygulanır