This documentation is archived and is not being maintained.

VersionControlLabel::LastModifiedDate Property

Gets the date+time of the last modification of this label.

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

public:
property DateTime LastModifiedDate {
	DateTime get ();
}

Property Value

Type: System::DateTime
The date+time of the last modification of this label.

Show: