replacements Field
<DataMember()> _
Public replacements As Dictionary(Of String, String)
This language is not supported or no code example is available.
[DataMember()]
public Dictionary<string, string> replacements
This language is not supported or no code example is available.
[DataMember()]
public:
Dictionary<String^, String^>^ replacements;
This language is not supported or no code example is available.