Song Members
The following tables list the members exposed by the Song type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Album | Gets the Album on which the Song appears. |
![]() |
Artist | Gets the Artist of the Song. |
![]() |
Duration | Gets the duration of the Song. |
![]() |
Genre | Gets the Genre of the Song. |
![]() |
IsProtected | Gets a value that indicates whether the song is DRM protected content. |
![]() |
IsRated | Gets a value that indicates whether the song has been rated by the user. |
![]() |
Name | Gets the name of the Song. |
![]() |
PlayCount | Gets the song play count. |
![]() |
Rating | Gets the user's rating for the Song. |
![]() |
TrackNumber | Gets the track number of the song on the song's Album. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Immediately releases the unmanaged resources used by this object. |
![]() |
Equals | Overloaded. Determines whether two instances of Song are equal. |
![]() |
GetHashCode | Gets the hash code for this instance. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
op_Equality | Determines whether the specified Song instances are equal. |
![]() ![]() |
op_Inequality | Determines whether the specified Song instances are not equal. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Returns a String representation of the Song. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Releases unmanaged resources and performs other cleanup operations before the Song is reclaimed by garbage collection. |
![]() |
MemberwiseClone | (Inherited from Object.) |