Example Property
Definition
- Namespace
- Codebelt.Extensions.Swashbuckle.AspNetCore
- Assemblies
- Codebelt.Extensions.Swashbuckle.AspNetCore.dll
Example
Gets or sets the example to associate with the User-Agent field.
public string Example { get; set; }
Property Value
- string
The example to associate with the User-Agent field.