set_value


Description:

public void set_value (string? value)

Sets value to value, corresponding to the key.

In the case that value is null, the Property Resource corresponding to this will be deleted from the properties array on a file's metadata, whereas in the case that it's empty string (""), it will be set as it is.

Parameters:

this

a DocumentsProperty

value

the new value of the property