QueryMetadata.QueryId Property

Definition

The query ID.

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

Property Value

Attributes

Applies to