TestimoX

API Reference

Class

BenchmarkDeploymentArtifact

Namespace TestimoX.Benchmarks.Deployment
Assembly TestimoX
Modifiers sealed

Describes one generated deployment artifact.

Inheritance

  • Object
  • BenchmarkDeploymentArtifact

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

Properties

public String Kind { get; set; } #

Gets or sets the artifact kind.

public String Path { get; set; } #

Gets or sets the absolute artifact path.

public String Sha256 { get; set; } #

Gets or sets the SHA-256 hash of the generated file when it can be represented without self-reference.