HttpError.ExceptionMessage 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public string ExceptionMessage { get; set; }
member this.ExceptionMessage : string with get, set
Public Property ExceptionMessage As String
屬性值
如果有的話, Exception 則為 的訊息。
備註
包含此欄位是由錯誤詳細資料原則所控制。 欄位應該包含不應該廣泛公開的伺服器或應用程式的相關資訊。
適用於