CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

RelativeFilePathsCalculator..::..TestIfPathIsAbsolute Method

Tests if path is absolute.

Namespace:  CAS.Lib.CodeProtect
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public static bool TestIfPathIsAbsolute(
	string PathToBeTested
)
Public Shared Function TestIfPathIsAbsolute ( _
	PathToBeTested As String _
) As Boolean
public:
static bool^ TestIfPathIsAbsolute(
	String^ PathToBeTested
)

Parameters

PathToBeTested
Type: String
The path to be tested.

Return Value

true if path is absolute