Item Property
Description
Returns the path of the object repository located in the specified position.
Property type
Read-only property
Syntax
Visual Basic
Public Property Item( _
   ByVal Position As Long _
) As String
Parameters
Position
The position of the shared object repository you want to retrieve.  Position values begin with 1.
Example
See Also