public Dictionary<string, string> Substitutions { set; }Public WriteOnly Property Substitutions As Dictionary(Of String, String)
Setpublic:
property Dictionary<String^, String^>^ Substitutions {
void set (Dictionary<String^, String^>^ value);
}function set_Substitutions(value);