Summary
Gets or sets the XPath to locate version in the
VersionFile.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string VersionXPath { get; set; }
Value
| Type | Description |
|---|---|
| string | Works in conjunction with an XML version file. |
