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
- 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.