Query.Description Property

Gets the description of this query.

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

Syntax

public string Description { get; internal set; }

Property Value

Type: System.String
The description that was specified when the query was registered.

See Also

Reference

Query Class

Microsoft.ComplexEventProcessing Namespace