Click or drag to resize
ParserHelperFindKeyValue Method (String, String)

Namespace: StreamCoders.Sdp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static string FindKeyValue(
	string stringToSearch,
	string key
)

Parameters

stringToSearch
Type: SystemString
key
Type: SystemString

Return Value

Type: String
See Also