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.
The relative path to the resource containing xml document with competition limits.
Namespace: CodeJam.PerfTestsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public string MetadataResourcePath { get; set; }
VB
Public Property MetadataResourcePath As String Get Set
F#
member MetadataResourcePath : string with get, set
Type: StringThe relative path to the resource containing xml document with competition limits.
CompetitionMetadataAttribute ClassCodeJam.PerfTests Namespace