The names of files that were added, changed, or removed.
public sealed class XmlDocMarkdownResult
name | description |
---|---|
XmlDocMarkdownResult() | The default constructor. |
Added { get; } | The names of files that were added. |
Changed { get; } | The names of files that were changed. |
Messages { get; } | Messages that should be displayed (unless quiet). |
Removed { get; } | The names of files that were removed. |