This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0
Other versions are also available for the following:
.NET Framework Class Library
Project.SetProperty Method
Sets the value of the specified property.

Overload List
|
Name
|
Description
|
|
Project.SetProperty (String, String)
|
Sets the value of the specified property.
|
|
Project.SetProperty (String, String, String)
|
Sets the value of the specified property.
|
|
Project.SetProperty (String, String, String, PropertyPosition)
|
Sets the value of the specified property.
|
|
Project.SetProperty (String, String, String, PropertyPosition, Boolean)
|
Sets the value of the specified property.
|

See Also