Save Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
Microsoft.Build.BuildEngine Na ...
Project Class
Project Methods
Save Method
Save Method (TextWriter)
Save Method (String)
Save Method (String, Encoding)
Project Methods
AddNewImport Method
AddNewItem Method
AddNewItemGroup Method
AddNewPropertyGroup Method
AddNewUsingTaskFromAssemblyFil ...
AddNewUsingTaskFromAssemblyNam ...
Build Method
GetConditionedPropertyValues M ...
GetEvaluatedItemsByName Method
GetEvaluatedItemsByNameIgnorin ...
GetEvaluatedProperty Method
GetProjectExtensions Method
Load Method
LoadXml Method
MarkProjectAsDirty Method
RemoveAllItemGroups Method
RemoveAllPropertyGroups Method
RemoveImportedPropertyGroup Me ...
RemoveItem Method
RemoveItemGroup Method
RemoveItemGroupsWithMatchingCo ...
RemoveItemsByName Method
RemovePropertyGroup Method
RemovePropertyGroupsWithMatchi ...
ResetBuildStatus Method
Save Method
SetImportedProperty Method
SetProjectExtensions Method
SetProperty Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Project
.
.
::
.
Save Method
Saves the project to a file.
Overload List
Name
Description
Save(TextWriter)
Saves the project in the specified
TextWriter
object.
Save(String)
Saves the project to the specified file.
Save(String, Encoding)
Saves the project in the specified file with the specified encoding.
Top
See Also
Reference
Project Class
Project Members
Microsoft.Build.BuildEngine Namespace
Tags :