This documentation is archived and is not being maintained.

TeamFoundationRequestInformation::UserName Property

Gets the user who is associated with this request.

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

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

Property Value

Type: System::String
The user who is associated with this request.

Show: