set_resource_path


Description:

public void set_resource_path (string? resource_path)

Sets the absolute path to a resource on a WebDAV server.

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

Parameters:

this

an SourceWebdav

resource_path

the absolute path to a WebDAV resource, or null