The full path of the file containing content updated by the task
Namespace: MSBuild.Community.Tasks.Xml
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| <Output> Public ReadOnly Property ContentPathUsedByTask As String |
| C# |
|---|
| [Output] public string ContentPathUsedByTask { get; } |
| C++ |
|---|
| [Output] public property string ContentPathUsedByTask sealed { String get(); } |
| J# |
|---|
| /** @attribute Output() */ /** property */ public string get_ContentPathUsedByTask(); |
| JScript |
|---|
| public function get ContentPathUsedByTask() : String |
See Also
Documentation version 1.0.0.0.