get_etag


Description:

public virtual string? get_etag ()

Gets the entity tag for the file when it has been written.

This must be called after the stream has been written and closed, as the etag can change while writing.

Parameters:

this

a FileOutputStream.

Returns:

the entity tag for the stream.