ICatalogService.LocationService Property

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

Syntax

‘선언
ReadOnly Property LocationService As ILocationService
    Get
ILocationService LocationService { get; }
property ILocationService^ LocationService {
    ILocationService^ get ();
}
abstract LocationService : ILocationService
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