[This is preliminary documentation and subject to change.]
Abstract superclass for metadata for ContentDirectory items. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated.
The following tables list the members exposed by AbstractSharedMediaInfo.
Public Constructors
| Name | Description | |
|---|---|---|
|
AbstractSharedMediaInfo | Overloaded. |
Public Properties
| Name | Description | |
|---|---|---|
|
Id | Unique ID of this instance. |
|
MetadataProperties | The string-based name/value pairs for arbitrary and optional metadata. |
|
OwnerId | Unique ID of the owner of this instance. |
|
ThumbnailUrl | A URL or local path to an image icon or thumbnail for this metadata. |
|
Title | Display name. |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetObjectData | Serializes 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 | |
|---|---|---|
|
AbstractSharedMediaInfo | Overloaded. |