Parameters
- value
- The browse path string to be tested.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).
Return Value
true
when the given string denotes an absolute browse path; false
otherwise.The value of this parameter cannot be null
(Nothing
in Visual Basic).
The value of this parameter cannot be null
(Nothing
in Visual Basic).
true
when the given string denotes an absolute browse path; false
otherwise.This method is pure, i.e. it does not have observable side effects.