IClientLinking Interface

Interface for client linking.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

‘선언
<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
Public method ExecuteDefaultAction

Top

Remarks

This interface should be explicitly declared as ComVisible to work better with the plug-in architecture.

See Also

Reference

Microsoft.TeamFoundation.Client Namespace