共用方式為


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

字串,表示要重新整理之組態區段的索引鍵。

適用於