WorkspaceSymbolParams.Query 属性

定义

获取或设置查询 (非空字符串) 。

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

属性值

String
属性

适用于