Skip to content

P_CodeJam_PerfTests_Running_Core_AppConfigOptions_PreviousRunLogUri

andrewvk edited this page Nov 8, 2016 · 2 revisions

AppConfigOptions.PreviousRunLogUri Property

Sets the PreviousRunLogUri to the specified value.

Namespace: CodeJam.PerfTests.Running.Core
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public string PreviousRunLogUri { get; set; }

VB

Public Property PreviousRunLogUri As String
	Get
	Set

F#

member PreviousRunLogUri : string with get, set

Property Value

Type: String
The value for PreviousRunLogUri.

See Also

Reference

AppConfigOptions Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally