Share via


IVsPlatformReferenceProviderContext3.GetNoItemsMessageForTab(UInt32) Method

Definition

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

Returns

Implements

Applies to