MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
UpdateLibraryReportProgress Method (title, message)
NamespacesMPfm.LibraryLibraryUpdateLibraryReportProgress(String, String)
Reports progress for the update library process.
Declaration Syntax
C#Visual Basic
public void UpdateLibraryReportProgress(
	string title,
	string message
)
Public Sub UpdateLibraryReportProgress ( _
	title As String, _
	message As String _
)
Parameters
title (String)
Title
message (String)
Message

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