AnalyzerConfig.ReservedKeys 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
一組金鑰,保留給 editorconfig 規格的特殊解譯。 對應至 (索引鍵、值) 屬性組中保留索引鍵的所有值,在剖析期間一律會小寫。
public static System.Collections.Immutable.ImmutableHashSet<string> ReservedKeys { get; }
static member ReservedKeys : System.Collections.Immutable.ImmutableHashSet<string>
Public Shared ReadOnly Property ReservedKeys As ImmutableHashSet(Of String)
屬性值
備註
從 2018-04-21 19:37:05Z 擷取 https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties 此清單。 新金鑰可能會在較新版本中新增至此清單,但不會移除舊的金鑰。