This documentation is archived and is not being maintained.

IBuildInformationNode::LastModifiedBy Property

Gets the user who most recently modified this information node.

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

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

Property Value

Type: System::String
The user who most recently modified this information node.

Show: