[ Version ( deprecated = true , deprecated_since = "0.14.0" ) ]
public void set_comment (string comment)
Warning: set_comment is deprecated since 0.14.0.
This is a composite setter that will set a number of fields to the supplied value.
Use try_set_comment instead.
See get_comment for more information.
this |
An instance of Metadata |
comment |
Comment string to set. Must not be null |