共用方式為


Keys 屬性

取得包含診斷檢視之索引鍵的 [System.Collections.Generic.ICollection]

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

語法

public ICollection<string> Keys { get; }

屬性值

型別:System.Collections.Generic. . :: . .ICollection< (Of < ( <'String> ) > ) >
包含診斷檢視索引鍵名稱的物件。

實作

IDictionary< (Of < ( <'TKey, TValue> ) > ) >. . :: . .Keys

請參閱

參考

DiagnosticView 類別

Microsoft.ComplexEventProcessing 命名空間