Click or drag to resize
GetConfigResponseCategories Property
Get the map of category numbers to category names.

Namespace: AsterNET.Manager.Response
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<int, string> Categories { get; }

Property Value

Type: DictionaryInt32, String
See Also