Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class Link _
Implements IVisiblePropertyProvider, IXmlTestStore
'Usage
Dim instance As Link
[SerializableAttribute]
public sealed class Link : IVisiblePropertyProvider, IXmlTestStore
[SerializableAttribute]
public ref class Link sealed : IVisiblePropertyProvider,
IXmlTestStore
public final class Link implements IVisiblePropertyProvider, IXmlTestStore
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TestTools.Common.Link
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.