Condividi tramite


Proprietà CodeFolder.DTE

Ottiene un riferimento all'oggetto DTE2 che contiene il progetto contenente questa cartella del codice.

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 che rappresenta un riferimento all'oggetto di automazione DTE2 al quale appartiene la cartella del codice.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CodeFolder Interfaccia

Spazio dei nomi VsWebSite

EnvDTE

EnvDTE80

DTE2

Altre risorse

Riferimenti agli assembly di automazione e all'oggetto DTE2