다음을 통해 공유


IInternalConfigConfigurationFactory 인터페이스

정의

내부 디자인 타임 API에서 Configuration 개체를 만드는 데 사용되는 인터페이스를 정의합니다.

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)

구성 파일 경로의 위치 하위 경로를 정규화합니다.

적용 대상