Condividi tramite


IJSVsaSite.Notify(String, Object) Metodo

Definizione

Notifica all'host gli eventi generati dal motore di script .NET.

public:
 void Notify(System::String ^ notify, System::Object ^ info);
public void Notify (string notify, object info);
abstract member Notify : string * obj -> unit
Public Sub Notify (notify As String, info As Object)

Parametri

notify
String

Notifica all'host gli eventi generati dal motore di script .NET.

info
Object

Notifica all'host gli eventi generati dal motore di script .NET.

Si applica a