Skip to content

P_CodeJam_PerfTests_Exporters_TimingsExporter_FileCaption

andrewvk edited this page Nov 8, 2016 · 2 revisions

TimingsExporter.FileCaption Property

File caption.

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

Syntax

C#

protected override string FileCaption { get; }

VB

Protected Overrides ReadOnly Property FileCaption As String
	Get

F#

abstract FileCaption : string with get
override FileCaption : string with get

Property Value

Type: String
The file caption.

See Also

Reference

TimingsExporter Class
CodeJam.PerfTests.Exporters Namespace

Clone this wiki locally