Click or drag to resize

AnalyzerProperties Property

Properties of the analyzer used to configure the specified type

Namespace:  ArangoDBNetStandard.AnalyzerApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public AnalyzerProperties Properties { get; set; }

Property Value

Type: AnalyzerProperties
See Also