DiagnosticView.GetProperty<TValue> Method (DiagnosticViewProperty)

Gets the value for a specific property.

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

Syntax

public TValue GetProperty<TValue>(
    DiagnosticViewProperty name
)

Type Parameters

  • TValue
    Type of the value.

Parameters

Return Value

Type: TValue
The value of the given property.

See Also

Reference

DiagnosticView Class

GetProperty Overload

Microsoft.ComplexEventProcessing Namespace