AifBridgeService.GetConfig(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.