InformationProvider.

GetValue(string) Method

Summary

Gets the value.

Syntax

public IEnumerable<string> GetValue(string key)

Parameters

Name Type Description
key string The key.

Return Value

Type Description
IEnumerable<string> System.String[].