AnalyzerConfig.Section.Properties Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Keys and values for this section. All keys are lower-cased according to the EditorConfig specification and keys are compared case-insensitively. Values are lower-cased if the value appears in ReservedValues or if the corresponding key is in ReservedKeys. Otherwise, the values are the literal values present in the source.
public System.Collections.Immutable.ImmutableDictionary<string,string> Properties { get; }
member this.Properties : System.Collections.Immutable.ImmutableDictionary<string, string>
Public ReadOnly Property Properties As ImmutableDictionary(Of String, String)
Продукт | Версии |
---|---|
Roslyn | 3.1.0, 3.2.0, 3.2.1, 3.3.1 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: