MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GetKeyValue Method (name)
NamespacesMPfmMPfmConfigurationGetKeyValue(String)
Returns the value of a key in the General configuration section.
Declaration Syntax
C#Visual Basic
public string GetKeyValue(
	string name
)
Public Function GetKeyValue ( _
	name As String _
) As String
Parameters
name (String)
Key name
Return Value
Key value

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