共用方式為


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

屬性值

由伺服器擲回的例外狀況型別。

適用於