Udostępnij za pośrednictwem


Metoda IVsExtensibility2.SetUserControlUnlatched —

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 SetUserControlUnlatched ( _
    fUserControl As Boolean _
)
void SetUserControlUnlatched(
    bool fUserControl
)
void SetUserControlUnlatched(
    [InAttribute] bool fUserControl
)
abstract SetUserControlUnlatched : 
        fUserControl:bool -> unit
function SetUserControlUnlatched(
    fUserControl : boolean
)

Parametry

  • fUserControl
    Typ: Boolean

     

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVsExtensibility2 Interfejs

Przestrzeń nazw EnvDTE80