Udostępnij za pośrednictwem


IVsaIDESite.Notify(String, Object) Metoda

Definicja

Ten typ obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

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

Parametry

notify
String

Parametr notify reprezentowany jako ciąg.

optional
Object

Opcjonalny parametr reprezentowany jako obiekt.

Dotyczy