Share via


NativeAdErrorEventArgs.ErrorMessage 屬性

定義

取得發生錯誤的其他詳細資料。

public:
 property Platform::String ^ ErrorMessage { Platform::String ^ get(); };
winrt::hstring ErrorMessage();
public string ErrorMessage { get; }
var string = nativeAdErrorEventArgs.errorMessage;
Public ReadOnly Property ErrorMessage As String

屬性值

System.String

字串,包含所發生錯誤的其他詳細資料。

適用於

另請參閱