Skip to content

P_CodeJam_PerfTests_Running_Limits_ICompetitionLimitProvider_ShortInfo

andrewvk edited this page Nov 8, 2016 · 2 revisions

ICompetitionLimitProvider.ShortInfo Property

Short description for the provider.

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

Syntax

C#

string ShortInfo { get; }

VB

ReadOnly Property ShortInfo As String
	Get

F#

abstract ShortInfo : string with get

Property Value

Type: String
The short description for the provider.

See Also

Reference

ICompetitionLimitProvider Interface
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally