Adding a reference to MediaMonkey

From MediaMonkey Wiki
Jump to navigation Jump to search

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

  1. Choose Add Reference
  2. Go to the COM Tab
  3. Choose "MediaMonkey Library"

The base Namespace for MediaMonkey is SongsDB:

  using SongsDB;

Links