AzureDevOpsPullRequestCommentThread.

FilePath Property

Summary

Gets or sets the path of the modified file the pull request comment thread belongs to. Returns 'null' for the comment threads not related to any particular file.

Syntax

public FilePath FilePath { get; set; }

Value

Type Description
FilePath
GitHub
Discussions