try_get_tag_multiple
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.12.2" ) ]
public string[]? try_get_tag_multiple (string tag) throws Error
[ Version ( since = "0.12.2" ) ]
public string[]? try_get_tag_multiple (string tag) throws Error
The Exiv2 Tag Reference can be found at <ulink url="http://exiv2.
org/metadata.html"></ulink>
Parameters:
this |
An instance of Metadata |
tag |
Exiv2 tag name |
Returns:
The multiple string values of |