IVsToolbox7.IsTabVisible(String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool IsTabVisible(System::String ^ szID, bool fRefresh);
public:
bool IsTabVisible(Platform::String ^ szID, bool fRefresh);
bool IsTabVisible(std::wstring const & szID, bool fRefresh);
public bool IsTabVisible (string szID, bool fRefresh);
abstract member IsTabVisible : string * bool -> bool
Public Function IsTabVisible (szID As String, fRefresh As Boolean) As Boolean
Parameters
- szID
- String
- fRefresh
- Boolean