Condividi tramite


Proprietà VSWebProjectItem.DTE

Ottiene un oggetto DTE2 che contiene un riferimento al sito Web.

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
L'oggetto di automazione associato all'elemento del progetto del servizio Web.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VSWebProjectItem Interfaccia

Spazio dei nomi VsWebSite

EnvDTE

EnvDTE80

DTE2

Altre risorse

Riferimenti agli assembly di automazione e all'oggetto DTE2