Compartir a través de


QueryMetadata.LayoutXml Property

Definition

The layout XML of the query.

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

Property Value

Attributes

Applies to