Determines the longest common prefix of the current browse path and a given browse path.
DISPID (Dispatch ID):
For more information, see CommonPrefix in .NET Reference.
DISPID (Dispatch ID):
For more information, see CommonPrefix in .NET Reference.
Visual Basic |
---|
Public Function CommonPrefix( _ ByVal path2 As Variant _ ) As StringCollection |
See CommonPrefix in .NET Reference.
For remarks, see CommonPrefix in .NET Reference.
For examples, see CommonPrefix in .NET Reference.