VsaCodeItem.RemoveEventSource(String) Metodo

Definizione

Rimuove l'origine evento specificata dall'elemento di codice.

public:
 virtual void RemoveEventSource(System::String ^ EventSourceName);
public void RemoveEventSource(string EventSourceName);
abstract member RemoveEventSource : string -> unit
override this.RemoveEventSource : string -> unit
Public Sub RemoveEventSource (EventSourceName As String)

Parametri

EventSourceName
String

Nome programmatico dell'origine evento da rimuovere.

Implementazioni

Si applica a