JunctionPoint Class

Assembly
Pri.LongPath.dll
Namespace
Pri.LongPath
Base Types
  • Object
JunctionPoint
Object

Syntax

public static class JunctionPoint

Methods

Name Value Summary
Create(string, string, bool) void
static
Delete(string) void
static
Exists(string) bool
static
GetTarget(string) string
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin
ToStringWithNullMarkup() string
Returns the string value or a Not set> markup suitable for Spectre.Console.
Requires the Cake.Issues addin