Share via


Debugger5.Transports Property

Definition

Gets a collection of supported debugging transports.

public:
 property EnvDTE80::Transports ^ Transports { EnvDTE80::Transports ^ get(); };
[System.Runtime.InteropServices.DispId(1101)]
public EnvDTE80.Transports Transports { [System.Runtime.InteropServices.DispId(1101)] get; }
[<System.Runtime.InteropServices.DispId(1101)>]
[<get: System.Runtime.InteropServices.DispId(1101)>]
member this.Transports : EnvDTE80.Transports
Public ReadOnly Property Transports As Transports

Property Value

A EnvDTE90.Transports collection.

Implements

Attributes

Applies to