Share via


Transport Members

Include Protected Members
Include Inherited Members

Specifies the protocol the debugger uses to communicate to the machine owning the debuggee.

The Transport type exposes the following members.

Properties

 

Name

Description

Public property

Collection

Gets the Transports collection to which this Transport object belongs (if any).

Public property

DTE

Gets the top-level extensibility object.

Public property

Engines

Gets the Engines collection.

Public property

ID

Gets the ID of the Transport as a GUID.

Public property

Name

Gets or sets the name of the Transport object.

Public property

Parent

Gets the immediate parent object of a Transport object, in this case, a Debugger2 object.

Top

See Also

Reference

Transport Interface

EnvDTE80 Namespace