Skip to content

P_CodeJam_PerfTests_CompetitionMetadataAttribute_MetadataResourcePath

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionMetadataAttribute.MetadataResourcePath Property

The relative path to the resource containing xml document with competition limits.

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

Syntax

C#

public string MetadataResourcePath { get; set; }

VB

Public Property MetadataResourcePath As String
	Get
	Set

F#

member MetadataResourcePath : string with get, set

Property Value

Type: String
The relative path to the resource containing xml document with competition limits.

See Also

Reference

CompetitionMetadataAttribute Class
CodeJam.PerfTests Namespace

Clone this wiki locally