OleComponent.WarningsOffStateChanged Evento
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Somente uso interno da Microsoft.
public:
event EventHandler<Microsoft::VisualStudio::PlatformUI::OleComponentSupport::StateChangedEventArgs ^> ^ WarningsOffStateChanged;
public event EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.StateChangedEventArgs> WarningsOffStateChanged;
member this.WarningsOffStateChanged : EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.StateChangedEventArgs>
Public Custom Event WarningsOffStateChanged As EventHandler(Of StateChangedEventArgs)