Share via


Visual Basic Reference

Target Property

See Also    Example    Applies To

Returns the Target parameter that was passed to AsyncRead.

Syntax

object**.Target**

The Target property syntax has this part:

Part Description
object An object expression that evaluates to an object in the Applies To list.

Remarks

The Target property returns a string that is the same value as the first parameter passed to the AsyncRead method, usually a URL.