This documentation is archived and is not being maintained.

IBuildDetail::LastChangedByDisplayName Property

Gets the display name of the last user to change the build.

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

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

Property Value

Type: System::String

Show: