Public Properties

  Name Description
Public property Date The date timestamp for this media. (inherited from SharedMediaFileInfo)
Public property Description A textual description of this media. (inherited from SharedMediaFileInfo)
Public property Dimensions The dimensions of this media in pixels as "widthxheight".
Public property FileSize The size of this media, in bytes, or 0 if unknown. (inherited from SharedMediaFileInfo)
Public property Id Unique ID of this instance. (inherited from AbstractSharedMediaInfo)
Public property MetadataProperties The string-based name/value pairs for arbitrary and optional metadata. (inherited from AbstractSharedMediaInfo)
Public property OwnerId Unique ID of the owner of this instance. (inherited from AbstractSharedMediaInfo)
Public property Path The physical file path or online media URL. (inherited from SharedMediaFileInfo)
Public property SourceId A unique string that identifies this media as defined by the content provider. (inherited from SharedMediaFileInfo)
Public property ThumbnailUrl A URL or local path to an image icon or thumbnail for this metadata. (inherited from AbstractSharedMediaInfo)
Public property Title Display name. (inherited from AbstractSharedMediaInfo)
Top

See Also