This documentation is archived and is not being maintained.

RegistryAuditEntry::ChangeTime Property

Gets a DateTime object that represents the time of the change.

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

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

Property Value

Type: System::DateTime
A DateTime object that represents the time of the change.

Show: