MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
EditSongMetadata Method (filePath)
NamespacesMPfmfrmMainEditSongMetadata(String)
Opens the Edit Song Metadata window with the specified file path to modify.
Declaration Syntax
C#Visual Basic
public void EditSongMetadata(
	string filePath
)
Public Sub EditSongMetadata ( _
	filePath As String _
)
Parameters
filePath (String)
File Path

Assembly: MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)