ClientConfigurationReader 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 client config. Should not be used for any new development, only adapting legacy systems.
public class ClientConfigurationReader
type ClientConfigurationReader = class
Public Class ClientConfigurationReader
- Inheritance
-
ClientConfigurationReader
Constructors
ClientConfigurationReader(Object) |
Methods
GetPropertyValue<T>(String) |