Help.SyncIndex(String, Int32) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在主题中查找 K 关键字,但除非指定,否则不会在文档资源管理器中显示主题。
public:
void SyncIndex(System::String ^ bstrKeyword, int fShow);
public:
void SyncIndex(Platform::String ^ bstrKeyword, int fShow);
void SyncIndex(std::wstring const & bstrKeyword, int fShow);
[System.Runtime.InteropServices.DispId(19)]
public void SyncIndex (string bstrKeyword, int fShow);
[<System.Runtime.InteropServices.DispId(19)>]
abstract member SyncIndex : string * int -> unit
Public Sub SyncIndex (bstrKeyword As String, fShow As Integer)
参数
- bstrKeyword
- String
包含 K 关键字的字符串。
- fShow
- Int32
设置以强制打开 "索引" 窗口。
- 属性
注解
不推荐使用此方法。 有关 SyncIndex 当前实现的信息,请参阅。