IInternalConfigConfigurationFactory 인터페이스

정의

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

public interface class IInternalConfigConfigurationFactory
[System.Runtime.InteropServices.ComVisible(false)]
public interface IInternalConfigConfigurationFactory
[<System.Runtime.InteropServices.ComVisible(false)>]
type IInternalConfigConfigurationFactory = interface
Public Interface IInternalConfigConfigurationFactory
특성

메서드

Name Description
Create(Type, Object[])

Configuration 개체를 만들고 초기화합니다.

NormalizeLocationSubPath(String, IConfigErrorInfo)

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

적용 대상