WebViewControlNavigationCompletedEventArgs.WebErrorStatus Proprietà

Definizione

Se la navigazione ha avuto esito negativo, ottiene un valore che indica il motivo.

public:
 property WebErrorStatus WebErrorStatus { WebErrorStatus get(); };
WebErrorStatus WebErrorStatus();
public WebErrorStatus WebErrorStatus { get; }
var webErrorStatus = webViewControlNavigationCompletedEventArgs.webErrorStatus;
Public ReadOnly Property WebErrorStatus As WebErrorStatus

Valore della proprietà

Valore che spiega una navigazione non riuscita.

Si applica a