Property Outputs
Outputs
Gets or sets the array of outputs produced by the model. These outputs typically include various parameters and metrics relevant to the model's detection process.
Declaration
public string[] Outputs { get; set; }
Property Value
Type | Description |
---|---|
string[] |