DExploreAppObjClass.SyncIndex(String, Int32) Método

Definição

Preterido. Use SyncIndex(String, Int32) em seu lugar.

public:
 virtual void SyncIndex(System::String ^ bstrKeyword, int fShow) = Microsoft::VisualStudio::VSHelp::Help::SyncIndex;
public:
 virtual void SyncIndex(Platform::String ^ bstrKeyword, int fShow) = Microsoft::VisualStudio::VSHelp::Help::SyncIndex;
 virtual void SyncIndex(std::wstring const & bstrKeyword, int fShow);
[System.Runtime.InteropServices.DispId(19)]
public virtual void SyncIndex (string bstrKeyword, int fShow);
[<System.Runtime.InteropServices.DispId(19)>]
abstract member SyncIndex : string * int -> unit
override this.SyncIndex : string * int -> unit
Public Overridable Sub SyncIndex (bstrKeyword As String, fShow As Integer)

Parâmetros

bstrKeyword
String

Uma cadeia de caracteres que contém a palavra-chave K-Keyword.

fShow
Int32

Defina para forçar a janela de índice a ser aberta.

Implementações

Atributos

Aplica-se a