Summary
Gets the files modified by the pull request.
- Namespace
- Cake
.AzureDevOps .Repos .PullRequest - Containing Type
- Azure
Dev Ops Pull Request
Syntax
public IEnumerable<FilePath> GetModifiedFiles()
Return Value
Type | Description |
---|---|
IEnumerable |
The collection of the modified files paths. |