INavigableItemBuildSet.Query Property

Definition

Gets the enumerator query that is used when producing items.

public:
 property System::String ^ Query { System::String ^ get(); };
public string Query { get; }
member this.Query : string
Public ReadOnly Property Query As String

Property Value

A string that represents an enumerator query.

Applies to