Compartilhar via


BaseVsaSite.Notify(String, Object) Método

Definição

Notifica o host sobre os eventos gerados pelo mecanismo de script.

public:
 virtual void Notify(System::String ^ notify, System::Object ^ optional);
public virtual void Notify (string notify, object optional);
abstract member Notify : string * obj -> unit
override this.Notify : string * obj -> unit
Public Overridable Sub Notify (notify As String, optional As Object)

Parâmetros

notify
String

Notifica o host sobre os eventos gerados pelo mecanismo de script.

optional
Object

Notifica o host sobre os eventos gerados pelo mecanismo.

Implementações

Aplica-se a