다음을 통해 공유


IConfigMapPathFactory 인터페이스

정의

구성 파일의 가상 및 실제 경로를 매핑합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public interface class IConfigMapPathFactory
public interface IConfigMapPathFactory
type IConfigMapPathFactory = interface
Public Interface IConfigMapPathFactory

설명

IConfigMapPathFactory .NET Framework 버전 3.5에서에서 도입 되었습니다. 자세한 내용은 버전 및 종속성을 참조하세요.

메서드

Create(String, String)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

구성 파일의 가상 경로와 실제 경로 간의 매핑에 대한 인터페이스를 만듭니다.

적용 대상