CommentThreadContext Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[System.Runtime.Serialization.DataContract]
public class CommentThreadContext : Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlSecuredObject
type CommentThreadContext = class
inherit VersionControlSecuredObject
Public Class CommentThreadContext
Inherits VersionControlSecuredObject
- Inheritance
- Attributes
File |
File path relative to the root of the repository. It's up to the client to use any path format. |
Left |
Position of last character of the thread's span in left file. |
Left |
Position of first character of the thread's span in left file. |
Right |
Position of last character of the thread's span in right file. |
Right |
Position of first character of the thread's span in right file. |
ISecured |
(Inherited from VersionControlSecuredObject) |
ISecured |
(Inherited from VersionControlSecuredObject) |
ISecured |
(Inherited from VersionControlSecuredObject) |
Produk | Versi |
---|---|
Azure DevOps Services .NET SDK | preview, latest |