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.
Classes
Class | Description | |
---|---|---|
![]() |
Comment | A comment is a part of a discussion. When a discussion is initiated, it should have a root comment by the initiator, and other comments by the contributors. |
![]() |
CommentId | Represents the unique identifier of a comment in a team project collection. |
![]() |
DiscussionException | Base class for all exceptions thrown by the Tfs Discussion API. |
![]() |
DiscussionPosition | Position of the discussion in a file. |
![]() |
DiscussionPublishException | |
![]() |
DiscussionSaveException | |
![]() |
DiscussionThread | A discussion is a comment thread associated with a block of code, a file or a code review. |
![]() |
TeamFoundationDiscussionService | The entry point of Team Foundation Discussion Service. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IDiscussionManager | Manages publishing and querying the discussions against Team Foundation Server. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
CommentType | The type of a comment. |
![]() |
DiscussionSeverity | The severity of a discussion. |
![]() |
DiscussionStatus | The status of a discussion. |
![]() |
QueryStoreOptions | The option to query for discussions. |
![]() |
ReadStatus | The read status of a discussion. |