OwnerAttribute Class
Used to specify the person responsible for maintaining, running, and/or debugging the test. This class cannot be inherited.
Namespace: Microsoft.VisualStudio.TestTools.UnitTesting
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in microsoft.visualstudio.qualitytools.unittestframework.dll)
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in microsoft.visualstudio.qualitytools.unittestframework.dll)
This attribute can be specified on a method. There can be only one instance of this attribute per test method.
For more information about how to use attributes, see Extending Metadata Using Attributes.
