1 reference to FullyQualifiedNameLabel
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestCase.cs (1)
334
public static readonly TestProperty FullyQualifiedName = TestProperty.Register("TestCase.FullyQualifiedName",
FullyQualifiedNameLabel
, string.Empty, string.Empty, typeof(string), ValidateName, TestPropertyAttributes.Hidden, typeof(TestCase));