StringPathExtensions.

IsFullPath(string) Method

Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
StringPathExtensions

Syntax

public static bool IsFullPath(this string path)

Parameters

Name Type Description
path string

Return Value

Type Description
bool