Tagged Questions
1
vote
2answers
269 views
C# iTuneslib COM only showing collection classes
After adding a reference to iTunes1.13typelibrary, and adding the using ituneslib; In the program, I created the itunesApp class, but in the iTunesLib namespace, there are no options for classes such ...