Partager via


AdErrorEventArgs.ErrorMessage Propriété

Définition

Obtient des détails supplémentaires sur l’erreur qui s’est produite.

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

Valeur de propriété

System.String

Chaîne qui contient des détails supplémentaires sur l’erreur qui s’est produite.

S’applique à