Search Results for

    Show / Hide Table of Contents

    Class AutoTagOverride

    represents an auto-tag override value.

    Inheritance
    object
    AutoTagOverride
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    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
    In this article
    Back to top Developed by Đĵ ΝιΓΞΗΛψΚ and contributors / Licensed under MIT / Website generated by DocFX