Skip to content

M_MSCLoader_SettingsDropDownList_GetSelectedItemName

piotrulos edited this page Apr 7, 2023 · 2 revisions

SettingsDropDownList.GetSelectedItemName Method

Get DropDownList selected Item Name (Only possible if settings are open).

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public string GetSelectedItemName()

Return Value

Type: String
DropDownList selected item name as string

See Also

Reference

SettingsDropDownList Class
MSCLoader Namespace

Clone this wiki locally