1 reference to NameLabel
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestCase.cs (1)
335
public static readonly TestProperty DisplayName = TestProperty.Register("TestCase.DisplayName",
NameLabel
, string.Empty, string.Empty, typeof(string), ValidateDisplay, TestPropertyAttributes.None, typeof(TestCase));