Interfejs IMetadataFile
Uwaga: ten interfejs API jest już przestarzały.
Interfejs dla elementu MetadataFile w TfsBuild.proj.
Przestrzeń nazw: Microsoft.TeamFoundation.Build.Client
Zestaw: Microsoft.TeamFoundation.Build.Client (w Microsoft.TeamFoundation.Build.Client.dll)
Składnia
'Deklaracja
<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
Typ IMetadataFile uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
FilePath | Pobiera lub ustawia ścieżkę serwera kontroli wersji pliku metadanych. | |
TestList | Pobiera lub ustawia listy oddzielone średnikami test w pliku, aby uruchomić. |
Początek