Partager via


MappingCharFilter.Mappings Propriété

Définition

Liste de mappages au format suivant : « a=>b » (toutes les occurrences du caractère « a » seront remplacées par le caractère « b »).

public System.Collections.Generic.IList<string> Mappings { get; }
member this.Mappings : System.Collections.Generic.IList<string>
Public ReadOnly Property Mappings As IList(Of String)

Valeur de propriété

S’applique à