This content is part of a third party extension that is not supported by the Cake project.
- Assembly
- Pri
.LongPath .dll - Namespace
- Pri
.LongPath - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["Path"]
class Type type-node
Syntax
public static class Path
Fields
| Name | Constant Value | Summary |
|---|---|---|
| Alt |
static
|
|
| Directory |
static
|
|
| InvalidPathChars |
static
|
|
| PathSeparator |
static
|
|
| VolumeSeparatorChar |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| ChangeExtension |
string |
static
|
| Combine |
string |
static
|
| Combine |
string |
static
|
| Combine |
string |
static
|
| Combine |
string |
static
|
| GetDirectoryName |
string |
static
|
| GetExtension |
string |
static
|
| GetFileName |
string |
static
|
| Get |
string |
static
|
| GetFullPath |
string |
static
|
| Get |
char[] |
static
|
| GetInvalidPathChars |
char[] |
static
|
| GetPathRoot |
string |
static
|
| GetRandomFileName |
string |
static
|
| GetTempFileName |
string |
static
|
| GetTempPath |
string |
static
|
| HasExtension |
bool |
static
|
| IsPathRooted |
bool |
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
