TestimoX

API Reference

Class

ServiceBaselineInfo

Namespace TestimoX.Services
Assembly TestimoX
Modifiers sealed

Represents a baseline file in the export directory.

Inheritance

  • Object
  • ServiceBaselineInfo

Constructors

public ServiceBaselineInfo() #

Properties

public String Stream { get; set; } #

Baseline stream name.

public Int64 Size { get; set; } #

File size in bytes.

public DateTimeOffset LastWriteUtc { get; set; } #

Last write time (UTC).