Share via


MapControlMapServiceErrorOccurredEventArgs.DiagnosticMessage 屬性

定義

取得從 Web 例外狀況傳回的錯誤字串。

public:
 property Platform::String ^ DiagnosticMessage { Platform::String ^ get(); };
winrt::hstring DiagnosticMessage();
public string DiagnosticMessage { get; }
var string = mapControlMapServiceErrorOccurredEventArgs.diagnosticMessage;
Public ReadOnly Property DiagnosticMessage As String

屬性值

String

Platform::String

winrt::hstring

從 Web 例外狀況傳回的錯誤字串。

備註

此字串僅供診斷之用。 字串的格式不可靠,而且可能會變更。

適用於