Attempts to append a relative browse path string to the current browse path, with specified maximum parent depth.
DISPID (Dispatch ID):
For more information, see TryAppendRelative in .NET Reference.
DISPID (Dispatch ID):
For more information, see TryAppendRelative in .NET Reference.
Visual Basic |
---|
Public Function TryAppendRelative( _ ByVal more As String, _ ByVal MaximumParentDepth As Long _ ) As StringParsingError |
See TryAppendRelative in .NET Reference.
For remarks, see TryAppendRelative in .NET Reference.
For examples, see TryAppendRelative in .NET Reference.