IVsExtensibility3.SetSuppressUI(Boolean) Method

Definition

public:
 int SetSuppressUI(bool In);
public:
 int SetSuppressUI(bool In);
int SetSuppressUI(bool In);
public int SetSuppressUI (bool In);
abstract member SetSuppressUI : bool -> int
Public Function SetSuppressUI (In As Boolean) As Integer

Parameters

In
Boolean

Returns

Applies to