ID3-Sync Scripting API

Field Enumeration

Identifies the kind of meta-information that should be used for an operation.

[Visual Basic]
Public Enum Field
[C#]
public enum Field

Members

Member Name Description
Title Title of the track.
Artist Name of the artist.
Album Name of the album.
Track The tracknumber.
Comment Comment / other info.
Year Year of release.
Genre Genre(s)
None Used internally

Requirements

Namespace: ID3Sync

Assembly: id3-sync.shared (in id3-sync.shared.dll)

See Also

ID3Sync Namespace