Прочетете на английски

Споделяне чрез


AnalyzerConfig.Section.Properties Property

Definition

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.

C#
public System.Collections.Immutable.ImmutableDictionary<string,string> Properties { get; }

Property Value

Applies to

Продукт Версии
Roslyn 3.1.0, 3.2.0, 3.2.1, 3.3.1