DataShape.QueryPatternReasons Property

Definition

Gets or sets the reasons from a compiler-generated element for the query pattern.

public:
 property System::String ^ QueryPatternReasons { System::String ^ get(); void set(System::String ^ value); };
public string QueryPatternReasons { get; set; }
member this.QueryPatternReasons : string with get, set
Public Property QueryPatternReasons As String

Property Value

The reasons from a compiler-generated element for the query pattern.

Applies to