This documentation is archived and is not being maintained.

IWorkspaceTemplate::LastModifiedBy Property

Gets the user who last modified this workspace.

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 last modified this workspace.

Show: