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