IProjectFile Interface
This interface represents a Team Foundation Build project file, TFSBuild.proj.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
'Declaration
Public Interface IProjectFile
'Usage
Dim instance As IProjectFile
public interface IProjectFile
public interface class IProjectFile
public interface IProjectFile