Debugger4.Transports Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Remarks
See Transports.