TestimoX

API Reference

Class

ServiceBaselineInfo

Namespace TestimoX.Services
Assembly TestimoX
Modifiers sealed

Represents a baseline file in the export directory.

Inheritance

  • Object
  • ServiceBaselineInfo

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

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).