1 reference to IdLabel
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestCase.cs (1)
333
public static readonly TestProperty Id = TestProperty.Register("TestCase.Id",
IdLabel
, string.Empty, string.Empty, typeof(Guid), ValidateGuid, TestPropertyAttributes.Hidden, typeof(TestCase));