Debugger4::Transports Property

 

Gets a collection of supported debugging transports.

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

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

Property Value

Type: EnvDTE80::Transports^

A T:EnvDTE90.Transports collection.

Return to top
Show: