共用方式為


ServerFault.ExceptionMessage 屬性

定義

取得或設定伴隨擲回於伺服器上例外狀況的例外狀況訊息。

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

屬性值

伴隨擲回於伺服器上例外狀況的例外狀況訊息。

適用於