ProjectName Property
Description
The name of the connected project.
Property type
Read-only property
Syntax
Visual Basic
Public Property ProjectName As String
Remarks

If no project is connected, the property is an empty string.

For a table of properties affected by the state of the connection, see the Remarks for the TDConnection object.

See Also