Help.DisplayTopicFromURLEx(String, IVsHelpTopicShowEvents) Yöntem

Tanım

Belge Gezgini 'nde bir yardım konusu görüntüler ve konu yüklendikten sonra belirtilen olayı tetikler.

public:
 void DisplayTopicFromURLEx(System::String ^ pszURL, Microsoft::VisualStudio::VSHelp::IVsHelpTopicShowEvents ^ pIVsHelpTopicShowEvents);
public:
 void DisplayTopicFromURLEx(Platform::String ^ pszURL, Microsoft::VisualStudio::VSHelp::IVsHelpTopicShowEvents ^ pIVsHelpTopicShowEvents);
void DisplayTopicFromURLEx(std::wstring const & pszURL, Microsoft::VisualStudio::VSHelp::IVsHelpTopicShowEvents const & pIVsHelpTopicShowEvents);
[System.Runtime.InteropServices.DispId(8)]
public void DisplayTopicFromURLEx (string pszURL, Microsoft.VisualStudio.VSHelp.IVsHelpTopicShowEvents pIVsHelpTopicShowEvents);
[<System.Runtime.InteropServices.DispId(8)>]
abstract member DisplayTopicFromURLEx : string * Microsoft.VisualStudio.VSHelp.IVsHelpTopicShowEvents -> unit
Public Sub DisplayTopicFromURLEx (pszURL As String, pIVsHelpTopicShowEvents As IVsHelpTopicShowEvents)

Parametreler

pszURL
String

Internet Explorer ile uyumlu bir URL adresi içeren dize.

pIVsHelpTopicShowEvents
IVsHelpTopicShowEvents

Ibshelptopicshowevents nesnesi.

Öznitelikler

Açıklamalar

Bu yöntem kullanım dışıdır. DisplayTopicFromURLExGeçerli uygulama hakkında bilgi için bkz..

Şunlara uygulanır