ILinkingProvider Interface

Interface to be implemented by a linking artifact provider.

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

Syntax

'宣言
Public Interface ILinkingProvider
public interface ILinkingProvider
public interface class ILinkingProvider
type ILinkingProvider =  interface end
public interface ILinkingProvider

The ILinkingProvider type exposes the following members.

Methods

  Name Description
Public method GetArtifacts Gets the artifact objects for the specified uniform resource identifiers (URIs).

Top

See Also

Reference

Microsoft.TeamFoundation Namespace