IConfigMapPathFactory Interface
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.
Maps the configuration file virtual and physical paths.
This API supports the product infrastructure and is not intended to be used directly from your code.
public interface class IConfigMapPathFactory
public interface IConfigMapPathFactory
type IConfigMapPathFactory = interface
Public Interface IConfigMapPathFactory
Remarks
IConfigMapPathFactory is introduced in the .NET Framework version 3.5. For more information, see Versions and Dependencies.
Methods
Create(String, String) |
This API supports the product infrastructure and is not intended to be used directly from your code. Creates the interface for the mapping between configuration-file virtual and physical paths. |