Overload | Description |
---|---|
GetParsedArrayValueOrDefault<T>(String,T[]) | Gets the value associated with the specified key or a default value if the key is not found. |
GetParsedArrayValueOrDefault(String,String[]) | Gets the value associated with the specified key and parses it into an array of strings or a default value if the key is not found. The delimiter used is a space and single quotes can be used to include spaces in a single string. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)