Sdílet prostřednictvím


IInternalConfigRecord.GetSection(String) Metoda

Definice

Object Vrátí instanci představující část konfiguračního souboru.

public:
 System::Object ^ GetSection(System::String ^ configKey);
public object GetSection (string configKey);
abstract member GetSection : string -> obj
Public Function GetSection (configKey As String) As Object

Parametry

configKey
String

Řetězec představující klíč konfiguračního oddílu.

Návraty

Instance Object představující část konfiguračního souboru.

Platí pro