CoreStrings.DebugViewError(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
偵錯檢視擲回 {message}。 請于 回報此專案 https://github.com/dotnet/efcore
public static string DebugViewError (object? message);
static member DebugViewError : obj -> string
Public Shared Function DebugViewError (message As Object) As String
參數
- message
- Object