I\'m writing a tool to report information about .NET applications deployed across environments and regions within my client\'s systems.
I\'d like to read the values
You can try to use Unmanaged Metadata API, which is COM and can easily be used from .NET application with some kind of wrapper.