다음을 통해 공유


IInternalConfigRecord.RefreshSection(String) 메서드

정의

구성 개체의 지정된 섹션이 다시 초기화되도록 합니다.

public:
 void RefreshSection(System::String ^ configKey);
public void RefreshSection (string configKey);
abstract member RefreshSection : string -> unit
Public Sub RefreshSection (configKey As String)

매개 변수

configKey
String

새로 고칠 구성 섹션의 키를 나타내는 문자열입니다.

적용 대상