Share via


IWmiEventWatcherTask.ActionAtEvent Property

Definition

Gets or sets the IWmiEventWatcherTask responds when the task receives a WMI event.

public:
 property Microsoft::SqlServer::Dts::Tasks::WmiEventWatcherTask::ActionAtEvent ActionAtEvent { Microsoft::SqlServer::Dts::Tasks::WmiEventWatcherTask::ActionAtEvent get(); void set(Microsoft::SqlServer::Dts::Tasks::WmiEventWatcherTask::ActionAtEvent value); };
public Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask.ActionAtEvent ActionAtEvent { get; set; }
member this.ActionAtEvent : Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask.ActionAtEvent with get, set
Public Property ActionAtEvent As ActionAtEvent

Property Value

A ActionAtEvent value.

Applies to