Share via


MappingCharFilter.Mappings プロパティ

定義

次の形式のマッピングの一覧: "a=>b" (文字 "a" のすべての出現箇所は、文字 "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)

プロパティ値

適用対象