Query.QueryTemplateName Property

Gets the name of the query template associated with this query.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public Uri QueryTemplateName { get; internal set; }

Property Value

Type: System.Uri
Full name of the query template associated with this query.

See Also

Reference

Query Class

Microsoft.ComplexEventProcessing Namespace