ProjectPath.

IsFile Property

Summary

Gets a value indicating whether the Project Path is to an actual file.
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
ProjectPath

Syntax

public bool IsFile { get; }

Value

Type Description
bool