ProjectXmlChangedEventArgs Properties

Include Protected Members
Include Inherited Members

The ProjectXmlChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property ProjectXml Gets the project root element which was just changed..MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.
Public property Reason Gets the reason for the change.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0.

Top

See Also

Reference

ProjectXmlChangedEventArgs Class

Microsoft.Build.Evaluation Namespace