'Declaration Public Sub AppendUnknownValue( _ ByVal sPropertyName As String, _ ByVal sPropertyValue As String _ )
public void AppendUnknownValue( string sPropertyName, string sPropertyValue )
Parameters
- sPropertyName
- The unchanged name of the CSS property parsed.
- sPropertyValue
- The unchanged value for the CSS property.