WebBrowserExtended.SetPhishingFilterStatus Event

Definition

Fires to indicate the progress and status of Microsoft Phishing Filter analysis of the current webpage.

public:
 event EventHandler<Microsoft::Uii::Csr::Browser::Web::SetPhishingFilterStatusEventArgs ^> ^ SetPhishingFilterStatus;
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Uii.Csr.Browser.Web.SetPhishingFilterStatusEventArgs> SetPhishingFilterStatus;
[<System.ComponentModel.Browsable(true)>]
member this.SetPhishingFilterStatus : EventHandler<Microsoft.Uii.Csr.Browser.Web.SetPhishingFilterStatusEventArgs> 
Public Custom Event SetPhishingFilterStatus As EventHandler(Of SetPhishingFilterStatusEventArgs) 

Event Type

Attributes

Applies to