次の方法で共有


IVsPlatformReferenceProviderContext3.GetTabTitle(UInt32) Method

Definition

public:
 System::String ^ GetTabTitle(System::UInt32 etabId);
public:
 Platform::String ^ GetTabTitle(unsigned int etabId);
std::wstring GetTabTitle(unsigned int etabId);
public string GetTabTitle (uint etabId);
abstract member GetTabTitle : uint32 -> string
Public Function GetTabTitle (etabId As UInteger) As String

Parameters

etabId
UInt32

Returns

Implements

Applies to