VCDPropertyItem.ItemID Property

Returns a string that contains the GUID of the property item.
Syntax:
[C#]
public string ItemID;
Limitations:

Run time only, read only.

Information:

This property is deprecated since version 3.5.
USe VCDPropertyItem.ItemGUID.

See also: VCDPropertyItem, Standard Property Item identifiers

<< VCDPropertyItem