Accelerator.Keys 属性

定义

仅限内部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public System.Collections.Generic.IEnumerable<string> Keys { get; set; }
member this.Keys : seq<string> with get, set

属性值

System.Collections.Generic.IEnumerable<System.String>
属性
System.ComponentModel.EditorBrowsableAttribute

适用于