Project
Project()
Project(Engine)
Project(Engine, String)
BuildEnabled
DefaultTargets
DefaultToolsVersion
Encoding
EvaluatedItems
EvaluatedItemsIgnoringCondition
EvaluatedProperties
FullFileName
GlobalProperties
HasToolsVersionAttribute
Imports
InitialTargets
IsDirty
IsValidated
ItemGroups
ParentEngine
PropertyGroups
SchemaFile
Targets
TimeOfLastDirty
ToolsVersion
UsingTasks
Xml
AddNewImport(String, String)
AddNewItem(String, String)
AddNewItem(String, String, Boolean)
AddNewItemGroup()
AddNewPropertyGroup(Boolean)
AddNewUsingTaskFromAssemblyFile(String, String)
AddNewUsingTaskFromAssemblyName(String, String)
Build()
Build(String)
Build(String[])
Build(String[], IDictionary)
Build(String[], IDictionary, BuildSettings)
GetConditionedPropertyValues(String)
GetEvaluatedItemsByName(String)
GetEvaluatedItemsByNameIgnoringCondition(String)
GetEvaluatedProperty(String)
GetProjectExtensions(String)
Load(String)
Load(TextReader)
Load(String, ProjectLoadSettings)
Load(TextReader, ProjectLoadSettings)
LoadXml(String)
LoadXml(String, ProjectLoadSettings)
MarkProjectAsDirty()
RemoveAllItemGroups()
RemoveAllPropertyGroups()
RemoveImportedPropertyGroup(BuildPropertyGroup)
RemoveItem(BuildItem)
RemoveItemGroup(BuildItemGroup)
RemoveItemGroupsWithMatchingCondition(String)
RemoveItemsByName(String)
RemovePropertyGroup(BuildPropertyGroup)
RemovePropertyGroupsWithMatchingCondition(String)
RemovePropertyGroupsWithMatchingCondition(String, Boolean)
ResetBuildStatus()
Save(String)
Save(TextWriter)
Save(String, Encoding)
SetImportedProperty(String, String, String, Project)
SetImportedProperty(String, String, String, Project, PropertyPosition)
SetImportedProperty(String, String, String, Project, PropertyPosition, Boolean)
SetProjectExtensions(String, String)
SetProperty(String, String)
SetProperty(String, String, String)
SetProperty(String, String, String, PropertyPosition)
SetProperty(String, String, String, PropertyPosition, Boolean)
net481
namespace Microsoft.Build.BuildEngine
{
[Obsolete("This class has been deprecated. Please use Microsoft.Build.Evaluation.Project from the Microsoft.Build assembly instead.")]
public class Project
}
nuget.org | 0.0 % Reference this API |
---|---|
Upgrade Planner | 0.0 % Reference this API |
.NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net481 | |
Assembly | Microsoft.Build.Engine , Version=4.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Obsolete | This class has been deprecated. Please use Microsoft.Build.Evaluation.Project from the Microsoft.Build assembly instead. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API