VCDCategoryMap.Categories Property
Returns a list of all property item categories of the opened device.
Syntax:
[C#]
public
string
[]
Categories
{
get
; }
Limitations:
Read only.
See also:
VCDCategoryMap
,
VCDCategoryMap.Items
,
VCDCategoryMap.ItemIDs
<< VCDCategoryMap