I am working with a good couple of winmd files, generated by auxillary projects (internal to our company), for use with the hololens. When viewing a .winmd file in the inspector, there is a placeholder field that can accept DLLs. I was wondering what this does since I couldn't find any documentation, on it, nor any info on here.
What does it do? Can I define an alternative implementation so I don't need ugly #if -s in the code wrapping runtime components?
If someone could shed some light on this, it would be much appreciated.
↧