2 references to Trait
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
TraitCollection.cs (2)
20
/// Bit value of the obsolete <see cref="TestPropertyAttributes.
Trait
"/> flag (0x04).
32
private const TestPropertyAttributes TraitAttribute = TestPropertyAttributes.
Trait
;