IInternalConfigRecord.RefreshSection(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
導致組態物件的指定區段重新初始化。
public:
void RefreshSection(System::String ^ configKey);
public void RefreshSection (string configKey);
abstract member RefreshSection : string -> unit
Public Sub RefreshSection (configKey As String)
參數
- configKey
- String
字串,表示要重新整理之組態區段的索引鍵。