AnalyzerConfigOptions.Keys 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
列舉所有可用選項的唯一索引鍵,並無特定順序。
public virtual System.Collections.Generic.IEnumerable<string> Keys { get; }
member this.Keys : seq<string>
Public Overridable ReadOnly Property Keys As IEnumerable(Of String)
屬性值
例外狀況
衍生型別未實作。