[This is preliminary documentation and subject to change.]
Contains metadata information suitable for a ContentDirectory service based on a local or online image file.
The following tables list the members exposed by ImageResource.
Public Constructors
| Name | Description | |
|---|---|---|
|
ImageResource | Overloaded. |
Public Properties
| Name | Description | |
|---|---|---|
|
Date | The date timestamp for this media. (inherited from SharedMediaFileInfo) |
|
Description | A textual description of this media. (inherited from SharedMediaFileInfo) |
|
Dimensions | The dimensions of this media in pixels as "widthxheight". |
|
FileSize | The size of this media, in bytes, or 0 if unknown. (inherited from SharedMediaFileInfo) |
|
Id | Unique ID of this instance. (inherited from AbstractSharedMediaInfo) |
|
MetadataProperties | The string-based name/value pairs for arbitrary and optional metadata. (inherited from AbstractSharedMediaInfo) |
|
OwnerId | Unique ID of the owner of this instance. (inherited from AbstractSharedMediaInfo) |
|
Path | The physical file path or online media URL. (inherited from SharedMediaFileInfo) |
|
SourceId | A unique string that identifies this media as defined by the content provider. (inherited from SharedMediaFileInfo) |
|
ThumbnailUrl | A URL or local path to an image icon or thumbnail for this metadata. (inherited from AbstractSharedMediaInfo) |
|
Title | Display name. (inherited from AbstractSharedMediaInfo) |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetObjectData | Overridden. Overridden from superclass to serialize this instance. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
ImageResource | Overloaded. |