Summary
Defines extension methods for the
ITaskItem
instances.
- Namespace
- NBuildKit
.MsBuild .Tasks .Core - Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["TaskItemExtensions"]
class Type type-node
Syntax
public static class TaskItemExtensions
Methods
Name | Value | Summary |
---|---|---|
ToPath |
string |
Gets the path for the given
ITaskItem .
static
|