Class AutoTagOverride
represents an auto-tag override value.
Inherited Members
Namespace: FastEndpoints.Swagger
Assembly: FastEndpoints.Swagger.dll
Syntax
public sealed class AutoTagOverride
Constructors
AutoTagOverride(string)
represents an auto-tag override value.
Declaration
public AutoTagOverride(string tagName)
Parameters
Type | Name | Description |
---|---|---|
string | tagName |
Properties
TagName
Declaration
public string TagName { get; set; }
Property Value
Type | Description |
---|---|
string |