Compartilhar via


DExploreAppObjClass.FilterQuery Property

Definition

Returns the filter query string for the current Help collection filter.

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

Property Value

A string that contains the query string for the current filter.

Implements

Attributes

Remarks

Deprecated. Use FilterQuery instead.

Applies to