Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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)
Syntax
'Declaration
<ObsoleteAttribute("This interface has been deprecated. Please remove all references.", _
True)> _
Public Interface IMetadataFile
[ObsoleteAttribute("This interface has been deprecated. Please remove all references.",
true)]
public interface IMetadataFile
[ObsoleteAttribute(L"This interface has been deprecated. Please remove all references.",
true)]
public interface class IMetadataFile
[<ObsoleteAttribute("This interface has been deprecated. Please remove all references.",
true)>]
type IMetadataFile = interface end
public interface IMetadataFile
The IMetadataFile type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
FilePath | Gets or sets the version control server path of the metadata file. |
![]() |
TestList | Gets or sets the semicolon-separated test lists in the file to run. |
Top
.gif)