Computes a relative path string that leads from the current browse to a given browse path, with specified maximum parent depth.
DISPID (Dispatch ID):
For more information, see RelativeTo in .NET Reference.
 
            
DISPID (Dispatch ID):
For more information, see RelativeTo in .NET Reference.
| Visual Basic | 
|---|
| Public Function RelativeTo( _ ByVal toPath As Variant, _ ByVal MaximumParentDepth As Long _ ) As String | 
See RelativeTo in .NET Reference.
For remarks, see RelativeTo in .NET Reference.
For examples, see RelativeTo in .NET Reference.