IConfigurationSystem.GetConfig(String) Methode

Definitie

Hiermee haalt u de opgegeven configuratie op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Parameters

configKey
String

De configuratiesleutel.

Retouren

Het object dat de configuratie vertegenwoordigt.

Van toepassing op