Freigeben über


GetProperty(TValue)-Methode (DiagnosticViewProperty)

Ruft den Wert für eine bestimmte Eigenschaft ab.

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

Syntax

public TValue GetProperty<TValue>(
    DiagnosticViewProperty name
)

Typparameter

  • TValue
    Der Typ des Werts.

Parameter

Rückgabewert

Typ: TValue
Der Wert der angegebenen Eigenschaft.

Siehe auch

Verweis

DiagnosticView Klasse

GetProperty-Überladung

Microsoft.ComplexEventProcessing-Namespace