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.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Server.CommonStructureService
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Server (in Microsoft.TeamFoundation.Server.dll)
Syntax
'Declaration
Public NotInheritable Class CommonStructureService _
Implements ITeamFoundationService
public sealed class CommonStructureService : ITeamFoundationService
public ref class CommonStructureService sealed : ITeamFoundationService
[<Sealed>]
type CommonStructureService =
class
interface ITeamFoundationService
end
public final class CommonStructureService implements ITeamFoundationService
The CommonStructureService type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CreateNode | |
![]() |
CreateProject | |
![]() |
DeleteBranches | |
![]() |
DeleteProject | |
![]() |
EnsureTeamProjectsExistsInCatalog | |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetChangedNodes | |
![]() |
GetChangedNodesAndProjects | |
![]() |
GetDeletedNodes | |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetNode | |
![]() |
GetNodeFromPath | |
![]() |
GetNodesXml | |
![]() |
GetProject | |
![]() |
GetProjectFromName | |
![]() |
GetProjectProperties | |
![]() |
GetProjects | |
![]() |
GetRootNodes | |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetWellFormedProjects | |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
MoveBranch | |
![]() |
QueryProjectCatalogNode | |
![]() |
RenameNode | |
![]() |
ReorderNode | |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
TransformProjectMappingProperty | |
![]() |
UpdateProjectProperties |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
ITeamFoundationService.ServiceEnd | |
![]() ![]() |
ITeamFoundationService.ServiceFlushCache | |
![]() ![]() |
ITeamFoundationService.ServiceStart |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.