We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
File caption.
Namespace: CodeJam.PerfTests.ExportersAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
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
Type: StringThe file caption.
TimingsExporter ClassCodeJam.PerfTests.Exporters Namespace