Endpoint.

DocsUrl Property

Summary

Gets or sets a value indicating the docs url of an endpoint.
Assembly
Cake.Endpoint.dll
Namespace
Cake.Endpoint.Model
Containing Type
Endpoint

Syntax

public string DocsUrl { get; set; }

Value

Type Description
string A string docs url of the endpoint.