다음을 통해 공유


IConfigurationManagerHelper 인터페이스

정의

.NET에서 구성 관리를 지원하는 데 사용되는 인터페이스를 정의합니다.

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

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

메서드

EnsureNetConfigLoaded()

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

네트워킹 구성이 로드되었는지 확인합니다.

적용 대상