-
Notifications
You must be signed in to change notification settings - Fork 36
P_CodeJam_PerfTests_CompetitionMetadataAttribute_MetadataResourcePath
andrewvk edited this page Nov 8, 2016
·
2 revisions
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)
C#
public string MetadataResourcePath { get; set; }
VB
Public Property MetadataResourcePath As String
Get
Set
F#
member MetadataResourcePath : string with get, set
Type: String
The relative path to the resource containing xml document with competition limits.
CompetitionMetadataAttribute Class
CodeJam.PerfTests Namespace