This topic has not yet been rated - Rate this topic

OwnerAttribute Constructor

Initializes a new instance of the OwnerAttribute class that uses an owner name.

Namespace: Microsoft.VisualStudio.TestTools.UnitTesting
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in microsoft.visualstudio.qualitytools.unittestframework.dll)

public OwnerAttribute (
	string owner
)
public OwnerAttribute (
	String owner
)
public function OwnerAttribute (
	owner : String
)

Parameters

owner

The owner of the test.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ