IVsToolbox7.GetUnresolvedTabName(String) 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:
System::String ^ GetUnresolvedTabName(System::String ^ szID);
public:
Platform::String ^ GetUnresolvedTabName(Platform::String ^ szID);
std::wstring GetUnresolvedTabName(std::wstring const & szID);
public string GetUnresolvedTabName (string szID);
abstract member GetUnresolvedTabName : string -> string
Public Function GetUnresolvedTabName (szID As String) As String
Parameters
- szID
- String