File.

IsFilePath Property

Summary

Gets or sets the file path flag
Assembly
Cake.Endpoint.dll
Namespace
Cake.Endpoint.Model
Containing Type
File

Syntax

public bool IsFilePath { get; set; }

Value

Type Description
bool A flag indicating that the TargetPath is a file path.