Summary
Gets the paths of all files that were added, modified, or deleted.
- Namespace
-
GitVersion
.Git - Containing Type
- ITreeChanges
Syntax
IReadOnlyList<string> Paths { get; }
Value
| Type | Description |
|---|---|
| IReadOnlyList |