TargetArgs

EventItem.TargetArgs property

Specifies a string containing arguments to be sent to the target of an event.

public string TargetArgs { get; set; }

See Also