1 reference to ExecutorUriLabel
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestCase.cs (1)
336
public static readonly TestProperty ExecutorUri = TestProperty.Register("TestCase.ExecutorUri",
ExecutorUriLabel
, string.Empty, string.Empty, typeof(Uri), ValidateExecutorUri, TestPropertyAttributes.Hidden, typeof(TestCase));