ShellBrowser .Net Edition
IsAbsolutePath Method (p)
NamespacesJam.ShellPathCollectionIsAbsolutePath(String)
Determines if the given path is absolute.s
Declaration Syntax
C#Visual BasicVisual C++
public static bool IsAbsolutePath(
	string p
)
Public Shared Function IsAbsolutePath ( _
	p As String _
) As Boolean
public:
static bool IsAbsolutePath(
	String^ p
)
Parameters
p (String)
Return Value
true if the path is absolute

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)