Compartir a través de


AifBridgeService.GetConfig(String) Method

Definition

Retrieves the option settings.

public:
 System::String ^ GetConfig(System::String ^ optionKey);
public string GetConfig (string optionKey);
member this.GetConfig : string -> string
Public Function GetConfig (optionKey As String) As String

Parameters

optionKey
String

Specifies the option key.

Returns

Applies to