VOOZH about

URL: https://docs.json-everything.net/api/JsonSchema.Net.Generation/TitleAttribute/

⇱ TitleAttribute Class | json-everything


👁 avatar
json-everything
Library documentation
Home TitleAttribute Class
TitleAttribute Class
Cancel

TitleAttribute Class

Namespace: Json.Schema.Generation

Inheritance: TitleAttribute 🡒 ConditionalAttribute 🡒 Attribute 🡒 object

Implemented interfaces:

  • INestableAttribute
  • IAttributeHandler

Applies a title keyword.

Properties

NameTypeSummary
ConditionGroupobjectIdentifies the condition group under which this attribute applies.
GenericParameterintThe index of the parameter to which the attribute should apply. Default is -1 to indicate the root.
TitlestringThe title.
TypeIdobject

Constructors

TitleAttribute(string title)

Creates a new Json.Schema.Generation.TitleAttribute instance.

Declaration

1
public TitleAttribute(string title)
ParameterTypeDescription
titlestringThe value.
Contents

A new version of content is available.