次の方法で共有


IInternalConfigConfigurationFactory インターフェイス

定義

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)

構成ファイルへのパスの位置サブパスを正規化します。

適用対象