MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Load Method (key)
NamespacesMPfm.CoreConfigLoad(String)
Loads configuration value from configuration file.
Declaration Syntax
C#Visual Basic
public static string Load(
	string key
)
Public Shared Function Load ( _
	key As String _
) As String
Parameters
key (String)
Key
Return Value
Value

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