ProgressInfoEventArgs VB.NET Reference Documentation

ProgressInfoEventArgs

Current Version: 9.5.0.72

Provides data for the OnProgressInfo event.

Properties

Name
Name As String (ReadOnly)

A tag that identifies the information available in the Value property.

top
Value
Value As String (ReadOnly)

The information provided by the OnProgressInfo event.

top