Working in C# under .NET 4.5. I have looked through questions here and also performed many Google and MSDN searches, and cannot find any explanation or definition for the "location" parameter of this overload of the XMLSerializer constructor. I don't know if it is a namespace, URI, path, etc. Can anyone tell me what this parameter indicates?
Thanks.