VCDPropertyItem.Name Property

Returns the display name of the property item.
Syntax:
Public Name As String
Limitations:

Run time only, read only.

Remarks:

The name of the property is the readable name like "Brightness", "Exposure" etc.

See also: VCDPropertyItem

<< VCDPropertyItem