IProjectBuild Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IProjectBuild interface
public interface class IProjectBuild
public interface class IProjectBuild
__interface IProjectBuild
public interface IProjectBuild
type IProjectBuild = interface
Public Interface IProjectBuild
Properties
FilePath |
The full path of the project |
ProjectDependencies |
Dependencies |
ProjectFile |
The project file to build |
ProjectReferences |
References |
UpToDateAction |
Up to Date action |