Session.AddTarget Method
Include Protected Members
Include Inherited Members
Adds a new Target object to the session.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddTarget(String) | Adds a new Target object to the session. | |
AddTarget(TargetInfo) | Adds a new Target object to the session. |
Top