IArtifactProvider Interface

Defines methods to retrieve an artifact and the generalized document form.

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

Syntax

'Declaration
Public Interface IArtifactProvider
public interface IArtifactProvider
public interface class IArtifactProvider
type IArtifactProvider =  interface end
public interface IArtifactProvider

The IArtifactProvider type exposes the following members.

Methods

  Name Description
Public method GetArtifactDocument Returns the data for the artifact in XML form.

Top

See Also

Reference

Microsoft.TeamFoundation.Client Namespace