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)

NameDescription
System_CAPS_pubmethodAddReference(IVsReference^)

Adds the specified reference.

System_CAPS_pubmethodCreateReference()

Creates a reference.

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: