Share via


Link Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the Link class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Link(Guid, String, String, Type) Initializes a new instance of the Link class by using the provided ID, name, storage, and type.
Public method Link(Guid, String, String, Type, Boolean) Initializes a new instance of the Link class by using the provided ID, name, storage, type, and an indication of whether the link is enabled.

Top

See Also

Reference

Link Class

Microsoft.VisualStudio.TestTools.Common Namespace