DiagnosticView.Item Property (DiagnosticViewProperty)

Gets or sets the value of the specified property.

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

Syntax

public Object this[
    DiagnosticViewProperty property
] { get; set; }

Parameters

Property Value

Type: System.Object
The value of the specified property.

See Also

Reference

DiagnosticView Class

Item Overload

Microsoft.ComplexEventProcessing Namespace