GlobalConfigurationReader Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Wrapper for legacy config. Should not be used for any new development, only adapting legacy systems.
public class GlobalConfigurationReader
type GlobalConfigurationReader = class
Public Class GlobalConfigurationReader
- Inheritance
-
GlobalConfigurationReader
Constructors
GlobalConfigurationReader(Object) |
Methods
GetPropertyValue<T>(String) |