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.
Interface for client linking.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
Public Interface IClientLinking
[ComVisibleAttribute(true)]
public interface IClientLinking
[ComVisibleAttribute(true)]
public interface class IClientLinking
[<ComVisibleAttribute(true)>]
type IClientLinking = interface end
public interface IClientLinking
The IClientLinking type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ExecuteDefaultAction |
Top
Remarks
This interface should be explicitly declared as ComVisible to work better with the plug-in architecture.