Udostępnij za pośrednictwem


Metoda IVsExtensibility2.GetUserControl —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE80
Zestaw:  EnvDTE80 (w EnvDTE80.dll)

Składnia

'Deklaracja
Sub GetUserControl ( _
    <OutAttribute> ByRef fUserControl As Boolean _
)
void GetUserControl(
    out bool fUserControl
)
void GetUserControl(
    [OutAttribute] bool% fUserControl
)
abstract GetUserControl : 
        fUserControl:bool byref -> unit
function GetUserControl(
    fUserControl : boolean
)

Parametry

  • fUserControl
    Typ: Boolean%

     

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVsExtensibility2 Interfejs

Przestrzeń nazw EnvDTE80