Link.Name Property

Definition

Gets the name of the link.

public:
 property System::String ^ Name { System::String ^ get(); };
[Microsoft.VisualStudio.TestTools.Common.VisibleProperty]
public string Name { get; }
[<Microsoft.VisualStudio.TestTools.Common.VisibleProperty>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

The name of the link.

Attributes

Applies to