-
Notifications
You must be signed in to change notification settings - Fork 35
Properties_T_CodeJam_PerfTests_CompetitionMetadataAttribute
andrewvk edited this page Nov 8, 2016
·
1 revision
The CompetitionMetadataAttribute type exposes the following members.
Name | Description | |
---|---|---|
MetadataResourceName | 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'). | |
MetadataResourcePath | The relative path to the resource containing xml document with competition limits. | |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) | |
UseFullTypeName | Use full type name in XML annotations. |
CompetitionMetadataAttribute Class
CodeJam.PerfTests Namespace