[ Version ( since = "0.4.0" ) ]
public void set_content_type (string? content_type)
Sets the content_type property to content_type
.
content_type
must be null
or non-empty.
Set content_type
to null
to unset the property in the link.
this |
a Link |
content_type |
the new content type for the link, or |