IVsPlatformReferenceProviderContext3.GetNoItemsMessageForTab(UInt32) 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 ^ GetNoItemsMessageForTab(System::UInt32 etabId);
public:
Platform::String ^ GetNoItemsMessageForTab(unsigned int etabId);
std::wstring GetNoItemsMessageForTab(unsigned int etabId);
public string GetNoItemsMessageForTab (uint etabId);
abstract member GetNoItemsMessageForTab : uint32 -> string
Public Function GetNoItemsMessageForTab (etabId As UInteger) As String
Parameters
- etabId
- UInt32