Condividi tramite


Proprietà VSWebPackage.DTE

Ottiene un riferimento a un oggetto DTE2.

Spazio dei nomi:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Sintassi

'Dichiarazione
ReadOnly Property DTE As DTE
    Get
DTE DTE { get; }
property DTE^ DTE {
    DTE^ get ();
}
abstract DTE : DTE
function get DTE () : DTE

Valore proprietà

Tipo: EnvDTE.DTE
Oggetto EnvDTE, ovvero un riferimento all'oggetto di automazione DTE2 al quale appartiene il file .asmx.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VSWebPackage Interfaccia

Spazio dei nomi VsWebSite

EnvDTE

EnvDTE80

DTE2

Altre risorse

Riferimenti agli assembly di automazione e all'oggetto DTE2