IVsExtensibility3.SetUserControlUnlatched(Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
int SetUserControlUnlatched(bool fUserControl);
public:
int SetUserControlUnlatched(bool fUserControl);
int SetUserControlUnlatched(bool fUserControl);
public int SetUserControlUnlatched (bool fUserControl);
abstract member SetUserControlUnlatched : bool -> int
Public Function SetUserControlUnlatched (fUserControl As Boolean) As Integer
Parâmetros
- fUserControl
- Boolean