This documentation is archived and is not being maintained.
ServiceDefinition::RemoveLocationMapping Method
Visual Studio 2013
Removes the LocationMapping for the AccessMapping provided. Note that AccessMappings are determined to be equal based on their moniker.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- accessMapping
- Type: Microsoft.TeamFoundation.Framework.Client::AccessMapping
The AccessMapping for the LocationMapping to be removed.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: