Endpoint.

Id Property

Summary

Gets or sets a value indicating the Id of an endpoint. The Id is used for the relative target directory.
Assembly
Cake.Endpoint.dll
Namespace
Cake.Endpoint.Model
Containing Type
Endpoint

Syntax

public string Id { get; set; }

Value

Type Description
string A string representing the endpoint.