Debugger5.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

属性值

Transports

一个 EnvDTE90.Transports 集合。

实现

属性

适用于