Compartilhar via


Método IVsExtensibility2.SetUserControlUnlatched

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (em EnvDTE80.dll)

Sintaxe

'Declaração
Sub SetUserControlUnlatched ( _
    fUserControl As Boolean _
)
void SetUserControlUnlatched(
    bool fUserControl
)
void SetUserControlUnlatched(
    [InAttribute] bool fUserControl
)
abstract SetUserControlUnlatched : 
        fUserControl:bool -> unit
function SetUserControlUnlatched(
    fUserControl : boolean
)

Parâmetros

  • fUserControl
    Tipo: Boolean

     

Segurança do .NET Framework

Consulte também

Referência

IVsExtensibility2 Interface

Namespace EnvDTE80