'Usage
Dim instance As BrowsePath Dim more As String instance.Combine(more)
Parameters
- more
- The relative browse path string that the current browse path is to be combined with.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).