This documentation is archived and is not being maintained.
Microsoft.TeamFoundation.Discussion.Client Namespace
Visual Studio 2012
| 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. |
| Interface | Description | |
|---|---|---|
![]() | IDiscussionManager | Manages publishing and querying the discussions against Team Foundation Server. |
| 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. |
Show:
