Click or drag to resize

OpenApiServiceCategoryOptions Property

Gets or sets the options used to analyze

Namespace:  Hummingbird.TestFramework.ExtensionProject
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public OpenApiServiceOptions Options { get; set; }

Property Value

Type: OpenApiServiceOptions
The options.
See Also