This documentation is archived and is not being maintained.

BranchObject::DateCreated Property

Gets the time and date that the branch was created.

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

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

Property Value

Type: System::DateTime
The time and date that the branch was created.

Show: