StringUtils.GetProperty

Retrieves a string value from an XML-like string collection that was stored via SetProperty()

public static string GetProperty(string propertyString, string key)

Parameters

propertyString
String of XML like values (not proper XML)

key
The key of the property to return or empty string