Condividi tramite


Proprietà WebReference.DTE

Ottiene un riferimento all'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
Oggetto EnvDTE, ovvero un riferimento all'oggetto di automazione DTE2 al quale appartiene il file asmx.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WebReference Interfaccia

Spazio dei nomi VsWebSite

EnvDTE

EnvDTE80

DTE2

Altre risorse

Riferimenti agli assembly di automazione e all'oggetto DTE2