Condividi tramite


Proprietà AssemblyReference.DTE

Ottiene un riferimento all'oggetto DTE2 che include il progetto contenente il servizio Web.

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

Sintassi

'Dichiarazione
ReadOnly Default Property DTE As DTE
    Get
DTE this { get; }
property DTE^ default {
    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

AssemblyReference Interfaccia

Spazio dei nomi VsWebSite

EnvDTE

EnvDTE80

DTE2

Altre risorse

Riferimenti agli assembly di automazione e all'oggetto DTE2