IVsExtensibility2.SetUserControlUnlatched(Boolean) Methode

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 void SetUserControlUnlatched(bool fUserControl);
public:
 void SetUserControlUnlatched(bool fUserControl);
void SetUserControlUnlatched(bool fUserControl);
public void SetUserControlUnlatched (bool fUserControl);
abstract member SetUserControlUnlatched : bool -> unit
Public Sub SetUserControlUnlatched (fUserControl As Boolean)

Parameter

fUserControl
Boolean

Implementiert

Gilt für