Package: target
Describe target-specific connection properties
Use a target.ConnectionProperties
object to describe connection
properties that are required for the target hardware to connect to another system. The class
is used as a base class for specific connection properties such as
target.Port
. You can extend the class to provide custom properties by
using the target.AddOn
class.