This documentation is archived and is not being maintained.

IMetadataFile Interface

Note: This API is now obsolete.

Interface for a MetadataFile item in TfsBuild.proj.

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

[ObsoleteAttribute(L"This interface has been deprecated. Please remove all references.", 
	true)]
public interface class IMetadataFile

The IMetadataFile type exposes the following members.

  NameDescription
Public propertyFilePathGets or sets the version control server path of the metadata file.
Public propertyTestListGets or sets the semicolon-separated test lists in the file to run.
Top
Show: