This documentation is archived and is not being maintained.

LocationMapping::Location Property

The location that is registered for this LocationMapping.

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

public:
property String^ Location {
	String^ get ();
	internal: void set (String^ value);
}

Property Value

Type: System::String

Show: