-
Couldn't load subscription status.
- Fork 35
P_CodeJam_PerfTests_CompetitionMetadataAttribute_UseFullTypeName
andrewvk edited this page Nov 8, 2016
·
2 revisions
Use full type name in XML annotations.
Namespace: CodeJam.PerfTests
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool UseFullTypeName { get; set; }VB
Public Property UseFullTypeName As Boolean
Get
SetF#
member UseFullTypeName : bool with get, set
Type: Booleantrue if full type name should be used in annotations; otherwise, false.
CompetitionMetadataAttribute Class
CodeJam.PerfTests Namespace