Help.FilterQuery 属性

定义

返回当前帮助集合筛选器的筛选器查询字符串。

public:
 property System::String ^ FilterQuery { System::String ^ get(); };
public:
 property Platform::String ^ FilterQuery { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(23)]
public string FilterQuery { [System.Runtime.InteropServices.DispId(23)] get; }
[<System.Runtime.InteropServices.DispId(23)>]
[<get: System.Runtime.InteropServices.DispId(23)>]
member this.FilterQuery : string
Public ReadOnly Property FilterQuery As String

属性值

String

一个包含当前筛选器的查询字符串的字符串。

属性

注解

此属性已弃用。 有关 FilterQuery 当前实现的信息,请参阅。

适用于