This documentation is archived and is not being maintained.

AssociatedWorkItemInfo::AssignedTo Property

Gets a string assigned to the AssociatedWorkItemInfo object.

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

public:
property String^ AssignedTo {
	String^ get ();
}

Property Value

Type: System::String
A string assigned to the AssociatedWorkItemInfo object.

Show: