Summary
Gets or sets the source file path the message should originate from.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Message Data
Syntax
public string SourcePath { get; set; }
Value
Type | Description |
---|---|
string | The path of the originating file. |