ProjectRootElement.TimeLastChanged Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time that this object was last changed. If it hasn't been changed since being loaded or created, its value is MinValue.
public:
property DateTime TimeLastChanged { DateTime get(); };
C#
public DateTime TimeLastChanged { get; }
member this.TimeLastChanged : DateTime
Public ReadOnly Property TimeLastChanged As DateTime
The time that this project was last modified.
This is used by the VB/C# project system.
製品 | バージョン |
---|---|
MSBuild | 15, 16, 17 |
MSBuild (.NET Core) | 15, 16, 17 |