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