Lezen in het Engels

Delen via


ITestElement.ProjectData Property

Gets the project data object for this test element.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

C#
ProjectData ProjectData { get; set; }

Property Value

Type: Microsoft.VisualStudio.TestTools.Common.ProjectData
The project data object for this test element.

.NET Framework Security

See Also

Reference

ITestElement Interface

Microsoft.VisualStudio.TestTools.Common Namespace

ProjectData