Back to product page

ListItem property


Holds value of last ListItems event.

Type

String

Syntax

  • C#
  • VB.NET
String ListItem {get; };

ReadOnly Property ListItem As String

Remarks

This property will hold last result of ListDir/ListNames. If you don't use ListItem event where result of ListDir was provided, you can read it here later on.

Platforms

Windows