This documentation is archived and is not being maintained.

IBuildInformationNode::LastModifiedDate Property

Gets the date when this information node was most recently modified.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

property DateTime LastModifiedDate {
	DateTime get ();
}

Property Value

Type: System::DateTime
The date when this information node was most recently modified.

Show: