Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Target Property
NamespacesGenesyslab.Desktop.Modules.Windows.EventActivatedEventTarget
Gets or sets the target.
Declaration Syntax
C#Visual BasicVisual C++
public Object Target { get; set; }
Public Property Target As Object
public:
property Object^ Target {
	Object^ get ();
	void set (Object^ value);
}
Value
The target.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)