Condividi tramite


WebViewNavigationCompletedEventArgs.WebErrorStatus Proprietà

Definizione

Se lo spostamento non è riuscito, ottiene un valore che indica perché

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

Valore della proprietà

Valore che spiega una navigazione non riuscita.

Si applica a

Vedi anche