get_description


Description:

public string get_description (string uri) throws BookmarkFileError

Retrieves the description of the bookmark for uri.

In the event the URI cannot be found, null is returned and throws is set to URI_NOT_FOUND.

Parameters:

this

a BookmarkFile

uri

a valid URI

Returns:

a newly allocated string or null if the specified URI cannot be found.