Share via


IVsaIDESite.Notify(String, Object) Methode

Definition

Dieser Typ unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung im Code vorgesehen.

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)

Parameter

notify
String

Der als Zeichenfolge dargestellte Notify-Parameter.

optional
Object

Der als Objekt dargestellte optionale Parameter.

Gilt für: