\r\n

51Degrees Device Detection .NET  4.4

Device detection services for 51Degrees Pipeline

FiftyOne.DeviceDetection.Examples.ExampleOptions Class Reference

Properties

string  DataFilePath [get, set]
Path to the data file to use in the example. More...
string  EvidenceFile [get, set]
Path to the evidence YAML file to use in the example. More...
string  JsonOutput [get, set]
Path to a JSON file to output to if applicable in the example. More...

Property Documentation

◆ DataFilePath

string FiftyOne.DeviceDetection.Examples.ExampleOptions.DataFilePath
get set

Path to the data file to use in the example.

Null by default.

◆ EvidenceFile

string FiftyOne.DeviceDetection.Examples.ExampleOptions.EvidenceFile
get set

Path to the evidence YAML file to use in the example.

Null by default.

◆ JsonOutput

string FiftyOne.DeviceDetection.Examples.ExampleOptions.JsonOutput
get set

Path to a JSON file to output to if applicable in the example.

Null by default.