Udostępnij za pośrednictwem


Metoda IVsExtensibility.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:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.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: System.Boolean
    Czy istnieje jest kontrola użytkownika.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVsExtensibility Interfejs

Przestrzeń nazw EnvDTE