IVsPlatformReferenceProviderContext Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubmethodAddReference(IVsReference^)

System_CAPS_pubmethodCreateReference()

System_CAPS_pubmethodGetNoItemsMessageForTab(UInt32)

Retrieves the custom no items message for a particular tab.

System_CAPS_pubmethodGetTabTitle(UInt32)

Retrieves the tab title for each tab.

System_CAPS_pubmethodSetNoItemsMessageForTab(UInt32, String^)

Sets the custom no items message for the specified tab.

System_CAPS_pubmethodSetTabTitle(UInt32, String^)

Sets the tab title for each tab.

Return to top
Show: