Share via


GetProperty(TValue) 方法

取得特定屬性的值。

命名空間:  Microsoft.ComplexEventProcessing.ManagementService
組件:  Microsoft.ComplexEventProcessing.ManagementService (在 Microsoft.ComplexEventProcessing.ManagementService.dll 中)

語法

public TValue GetProperty<TValue>(
    string name
)

型別參數

  • TValue

參數

傳回值

型別:TValue
具有指定名稱之屬性的值。

請參閱

參考

ServerDiagnosticView 類別

Microsoft.ComplexEventProcessing.ManagementService 命名空間