Adding a reference to MediaMonkey: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (.NET moved to Adding a reference to MediaMonkey) |
(No difference)
|
Revision as of 18:02, 29 May 2011
Here you can find resources related to automating MediaMonkey in .NET (C#/VB.NET), including very simple beginners tips & tricks.
Adding a reference to MediaMonkey
- Choose Add Reference
- Go to the COM Tab
- Choose "MediaMonkey Library"
The base Namespace for MediaMonkey is SongsDB:
using SongsDB;