We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Use full type name in XML annotations.
Namespace: CodeJam.PerfTestsAssembly: 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 Set
F#
member UseFullTypeName : bool with get, set
Type: Booleantrue if full type name should be used in annotations; otherwise, false.
true
false
CompetitionMetadataAttribute ClassCodeJam.PerfTests Namespace