Example: ConfigureRemoting

This example shows setting the configuration file using a fully specified path name.

String filename_1;
filename_1 = 
    "V:\\aut\\.NET remoting\\us\\32\\" + 
    "TypesStruct\\bin\\Debug\\TypesStruct." +     "exe.config"; LrReplayUtils.ConfigureRemoting(filename_1, false);