Help.FilterQuery 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回当前帮助集合筛选器的筛选器查询字符串。
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
属性值
一个包含当前筛选器的查询字符串的字符串。
- 属性
注解
此属性已弃用。 有关 FilterQuery 当前实现的信息,请参阅。