set_artist
Description:
[ Version ( deprecated = true , deprecated_since = "0.5.3" ) ]
public void set_artist (string artist)
public void set_artist (string artist)
Warning: set_artist is deprecated since 0.5.3.
Set the Artist of the this to artist
.
Note:
Use add_artist instead.
Parameters:
this |
The DIDLLiteObject |
artist |
The Artist |