IVsPlatformReferenceProviderContext2::SetTabTitle Method (UInt32, String^)
Visual Studio 2015
Sets the tab title for each tab.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
Parameters
- etabId
-
Type:
System::UInt32
[in] The set of tabs in which to set the tab title.
- szTabTitle
-
Type:
System::String^
[in] The text of the tab title.
Show: