set_color


Description:

[ Version ( since = "3.30" ) ]
public void set_color (string? color)

Updates the last known color of a WebDAV resource, as provided by the server.

The internal copy of color is automatically stripped of leading and trailing whitespace. If the resulting string is empty, null is set instead.

Parameters:

this

an SourceWebdav

color

the color of the WebDAV resource, or null