Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.
.gif)