ServerFault.ExceptionType 屬性

定義

會接收或設定伺服器拋出的異常類型。

public:
 property System::String ^ ExceptionType { System::String ^ get(); void set(System::String ^ value); };
public string ExceptionType { get; set; }
member this.ExceptionType : string with get, set
Public Property ExceptionType As String

屬性值

那種例外是伺服器拋出的。

適用於