This documentation is archived and is not being maintained.

IBuildDetail::LastChangedBy Property

Gets the last user to change this build.

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

property String^ LastChangedBy {
	String^ get ();
}

Property Value

Type: System::String
The last user to change this build.

Show: