is_link property

Gets a value indicating whether the content contains only a link to the file.

Definition:

@property
def is_link(self):
    ...

See Also