Description Property
Definition
- Namespace
- Cuemon.AspNetCore.Mvc.Filters.Diagnostics
- Assemblies
- Cuemon.AspNetCore.Mvc.dll
Description
Gets or sets the server-specified metric description. Defaults the request URI of the action method.
public string Description { get; set; }
Property Value
- string
The server-specified metric description.