_DTE.Application-Eigenschaft

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Nur zur internen Verwendung von Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
ReadOnly Property Application As DTE
DTE Application { get; }
property DTE^ Application {
    DTE^ get ();
}
abstract Application : DTE
function get Application () : DTE

Eigenschaftswert

Typ: EnvDTE.DTE
Das DTE-Objekt.

.NET Framework-Sicherheit

Siehe auch

Referenz

_DTE Schnittstelle

EnvDTE-Namespace