WorkspaceSymbolParams.Query Property

Definition

Gets or sets the query (a non-empty string).

public:
 property System::String ^ Query { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(Name="query")]
public string Query { get; set; }
[<System.Runtime.Serialization.DataMember(Name="query")>]
member this.Query : string with get, set
Public Property Query As String

Property Value

Attributes

Applies to