This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Endpoint.
Summary
Gets or sets the target directory path
- Assembly
- Cake
.Endpoint .dll - Namespace
- Cake
.Endpoint .Model - Containing Type
- Directory
Syntax
public string TargetPath { get; set; }
Value
Type | Description |
---|---|
string | A relative directory path inside the endpoints output path. |