TestElement.Link Property

Gets a link to this test element.

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

Syntax

C#
public Link Link { get; }

Property Value

Type: Microsoft.VisualStudio.TestTools.Common.Link
A link to this test element.

Implements

ITestElement.Link

.NET Framework Security

See Also

Reference

TestElement Class

Microsoft.VisualStudio.TestTools.Common Namespace