![]() |
VOOZH | about |
TitleAttribute Class
Namespace: Json.Schema.Generation
Inheritance: TitleAttribute 🡒 ConditionalAttribute 🡒 Attribute 🡒 object
Implemented interfaces:
Applies a title keyword.
| Name | Type | Summary |
|---|---|---|
| ConditionGroup | object | Identifies the condition group under which this attribute applies. |
| GenericParameter | int | The index of the parameter to which the attribute should apply. Default is -1 to indicate the root. |
| Title | string | The title. |
| TypeId | object |
Creates a new Json.Schema.Generation.TitleAttribute instance.
1
public TitleAttribute(string title)
| Parameter | Type | Description |
|---|---|---|
| title | string | The value. |
A new version of content is available.