DiagnosticView.GetProperty<TValue> Method (String)

Gets the value of the specified property.

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

Syntax

public TValue GetProperty<TValue>(
    string name
)

Type Parameters

  • TValue
    Type of the property value.

Parameters

Return Value

Type: TValue
The value of the specified property.

See Also

Reference

DiagnosticView Class

GetProperty Overload

Microsoft.ComplexEventProcessing Namespace