ExternalItemsRequest.Query Property

Definition

The query string to match for external items

public:
 property System::String ^ Query { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Query { Platform::String ^ get(); void set(Platform::String ^ value); };
public string Query { get; set; }
public string Query { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
member this.Query : string with get, set
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Query : string with get, set
Public Property Query As String

Property Value

Attributes

Applies to