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)
net35
namespace Microsoft.Build.BuildEngine
{
public class Project
{
public string SchemaFile { get; set; }
}
}
nuget.org | 0.0 % Reference this API 0.0 % Set property |
---|---|
.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 net35 | |
Assembly | Microsoft.Build.Engine , Version=3.5.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API