Java Property

Description

Returns the JavaOptions object, which enables you to set Java-specific options for all tests.

Property type

Read-only property

Syntax

Visual Basic
Public Property Java As JavaOptions

IMPORTANT

To use this property, a test must be open.

Example

JavaOptions Object

See Also

Options Object