-
Notifications
You must be signed in to change notification settings - Fork 36
P_CodeJam_PerfTests_CompetitionMetadataAttribute_MetadataResourceName
andrewvk edited this page Nov 8, 2016
·
2 revisions
The name of the resource containing xml document with competition limits. If not set then path to the resource should be same as path to the source file (resource's extension should be '.xml').
Namespace: CodeJam.PerfTests
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public string MetadataResourceName { get; }
VB
Public ReadOnly Property MetadataResourceName As String
Get
F#
member MetadataResourceName : string with get
Type: String
The name of the resource containing xml document with competition limits.
CompetitionMetadataAttribute Class
CodeJam.PerfTests Namespace