Table of Contents

Class ReportFileInformation

Namespace
Ranorex.Core.Reporting
Assembly
Ranorex.Core.dll
public class ReportFileInformation
Inheritance
ReportFileInformation
Inherited Members

Constructors

ReportFileInformation()

public ReportFileInformation()

Properties

CurrentProcess

public string CurrentProcess { get; set; }

Property Value

string

ReportFilePath

public string ReportFilePath { get; set; }

Property Value

string

ReportType

public string ReportType { get; set; }

Property Value

string

TimeStamp

public DateTime TimeStamp { get; set; }

Property Value

DateTime