Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets a collection of supported debugging transports.
Namespace: EnvDTE100
Assembly: EnvDTE100 (in EnvDTE100.dll)
Syntax
'Declaration
ReadOnly Property Transports As Transports
Transports Transports { get; }
property Transports^ Transports {
Transports^ get ();
}
abstract Transports : Transports with get
function get Transports () : Transports
Property Value
Type: EnvDTE80.Transports
A Transports collection.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.