Build.LastChangedDate Property
Definition
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 date the build was last changed.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public DateTime LastChangedDate { get; set; }
member this.LastChangedDate : DateTime with get, set
Public Property LastChangedDate As DateTime
Property Value
- Attributes