set_is_commenting_enabled
Description:
public void set_is_commenting_enabled (bool is_commenting_enabled)
Sets the is_commenting_enabled property to
is_commenting_enabled.
Parameters:
| this |
a PicasaWebFile
|
| is_commenting_enabled |
true if commenting should be enabled for the file, false otherwise
|