MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GetTagLibInfo Method (filePath)
NamespacesMPfm.LibraryLibraryGetTagLibInfo(String)
Returns the TagLib# data structure of a file.
Declaration Syntax
C#Visual Basic
public static File GetTagLibInfo(
	string filePath
)
Public Shared Function GetTagLibInfo ( _
	filePath As String _
) As File
Parameters
filePath (String)
File path
Return Value
TagLib# data structure

Assembly: MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)