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.
Namespace: Microsoft.TeamFoundation.Integration.Server
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
<DefaultServiceImplementationAttribute(GetType(CommonStructureService))> _
Public Interface ICommonStructureService _
Inherits ITeamFoundationService
[DefaultServiceImplementationAttribute(typeof(CommonStructureService))]
public interface ICommonStructureService : ITeamFoundationService
[DefaultServiceImplementationAttribute(typeof(CommonStructureService))]
public interface class ICommonStructureService : ITeamFoundationService
[<DefaultServiceImplementationAttribute(typeof(CommonStructureService))>]
type ICommonStructureService =
interface
interface ITeamFoundationService
end
public interface ICommonStructureService extends ITeamFoundationService
The ICommonStructureService type exposes the following members.
Methods
Top