次の方法で共有


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

更新する構成セクションへのキーを表す文字列。

適用対象