ICatalogService.LocationService Property

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

See Also

Reference

ICatalogService Interface

Microsoft.TeamFoundation.Framework.Client Namespace