IVsPlatformReferenceProviderContext2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | AddReference(IVsReference^) | Adds the specified reference. |
![]() | CreateReference() | Creates a reference. |
![]() | GetNoItemsMessageForTab(UInt32) | Retrieves the custom no items message for a particular tab. |
![]() | GetTabTitle(UInt32) | Retrieves the tab title for each tab. |
![]() | SetNoItemsMessageForTab(UInt32, String^) | Sets the custom no items message for the specified tab. |
![]() | SetTabTitle(UInt32, String^) | Sets the tab title for each tab. |
Show:
