Endpoint.

Description Property

Summary

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

Syntax

public MlString Description { get; set; }

Value

Type Description
MlString A string description of the endpoint.