Compartir a través de


SourceControlBindings.DTE (Propiedad)

Obtiene el objeto de extensibilidad de nivel superior.

Espacio de nombres:  EnvDTE80
Ensamblado:  EnvDTE80 (en EnvDTE80.dll)

Sintaxis

'Declaración
ReadOnly Property DTE As DTE
DTE DTE { get; }
property DTE^ DTE {
    DTE^ get ();
}
abstract DTE : DTE with get
function get DTE () : DTE

Valor de propiedad

Tipo: DTE
Un objeto DTE.

Seguridad de .NET Framework

Vea también

Referencia

SourceControlBindings Interfaz

EnvDTE80 (Espacio de nombres)