CheckoutPathIfExist Property
Description
The checkout path for the test.
Property type
Read-only property
Syntax
Visual Basic
Public Property CheckoutPathIfExist As String
Remarks
If the project is not under version control or if the object is not checked out, then the checkout path is not defined. In that case, the method returns NULL.
See Also