MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SelectSetting Method (name)
NamespacesMPfm.LibraryMPfmGatewaySelectSetting(String)
Selects a setting by its name.
Declaration Syntax
C#Visual Basic
public Setting SelectSetting(
	string name
)
Public Function SelectSetting ( _
	name As String _
) As Setting
Parameters
name (String)
Setting name
Return Value
Setting object

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