This documentation is archived and is not being maintained.

ServiceDefinitionExtensions Class

Visual Studio 2013

System.Object
  Microsoft.VisualStudio.Services.Location.ServiceDefinitionExtensions

Namespace:  Microsoft.VisualStudio.Services.Location
Assembly:  Microsoft.VisualStudio.Services.Client (in Microsoft.VisualStudio.Services.Client.dll)

public static class ServiceDefinitionExtensions

The ServiceDefinitionExtensions type exposes the following members.

  NameDescription
Public methodStatic memberGetLocationMappingReturns the LocationMapping for the AccessMapping provided or null if this ServiceDefinition does not have a LocationMapping for the provided AccessMapping. This function will always return null if it is called on a non-relative ServiceDefinition.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: