IInternalConfigConfigurationFactory インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Configuration オブジェクトを作成するために、内部デザイン時 API で使用されるインターフェイスを定義します。
public interface class IInternalConfigConfigurationFactory
public interface IInternalConfigConfigurationFactory
[System.Runtime.InteropServices.ComVisible(false)]
public interface IInternalConfigConfigurationFactory
type IInternalConfigConfigurationFactory = interface
[<System.Runtime.InteropServices.ComVisible(false)>]
type IInternalConfigConfigurationFactory = interface
Public Interface IInternalConfigConfigurationFactory
- 属性
メソッド
Create(Type, Object[]) |
Configuration オブジェクトを構築して、初期化します。 |
NormalizeLocationSubPath(String, IConfigErrorInfo) |
構成ファイルへのパスの位置サブパスを正規化します。 |