Freigeben über


IVsExtensibility2.GetSuppressUI-Methode (Boolean%)

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:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
Sub GetSuppressUI ( _
    ByRef pOut As Boolean _
)
void GetSuppressUI(
    ref bool pOut
)
void GetSuppressUI(
    bool% pOut
)
abstract GetSuppressUI : 
        pOut:bool byref -> unit 
function GetSuppressUI(
    pOut : boolean
)

Parameter

Implementiert

IVsExtensibility.GetSuppressUI(Boolean%)

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsExtensibility2 Schnittstelle

GetSuppressUI-Überladung

EnvDTE80-Namespace