TagFile.setComplexProp

Set complex properties.

class TagFile
bool
setComplexProp
(
string name
,)

Parameters

name string

Key name of complex property to assign

values TagVariant[string]

Associative array of string keys and TagVariant structure values or null to clear

Return Value

Type: bool

true on success, false otherwise