Skip to content

P_CodeJam_PerfTests_Running_Limits_CompetitionLimitProviderBase_ShortInfo

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionLimitProviderBase.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#

public abstract string ShortInfo { get; }

VB

Public MustOverride ReadOnly Property ShortInfo As String
	Get

F#

abstract ShortInfo : string with get

Property Value

Type: String
The short description for the provider.

Implements

ICompetitionLimitProvider.ShortInfo

See Also

Reference

CompetitionLimitProviderBase Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally