Freigeben über


IVsExtensibility.IsInAutomationFunction-Methode

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

Nur für die interne Verwendung durch Microsoft vorgesehen.

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

Syntax

'Declaration
Function IsInAutomationFunction As Integer
int IsInAutomationFunction()
int IsInAutomationFunction()
abstract IsInAutomationFunction : unit -> int 
function IsInAutomationFunction() : int

Rückgabewert

Typ: System.Int32
true, wenn die Anwendung eine Automatisierungsfunktion ausführt, andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsExtensibility Schnittstelle

EnvDTE-Namespace