Debugger5::Transports Property

 

Gets a collection of supported debugging transports.

Namespace:   EnvDTE100
Assembly:  EnvDTE100 (in EnvDTE100.dll)

property Transports^ Transports {
	Transports^ get();
}

Property Value

Type: EnvDTE80::Transports^

A T:EnvDTE90.Transports collection.

Return to top
Show: