Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the location service that this catalog uses for its service definition references
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
ReadOnly Property LocationService As ILocationService
ILocationService LocationService { get; }
property ILocationService^ LocationService {
ILocationService^ get ();
}
abstract LocationService : ILocationService with get
function get LocationService () : ILocationService
Property Value
Type: Microsoft.TeamFoundation.Framework.Client.ILocationService
.NET Framework Security
- 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.