StringExtensions.

ToStringWithNullMarkup(object) Method

Summary

Returns the string value or a Not set> markup suitable for Spectre.Console.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
StringExtensions

Syntax

public static string ToStringWithNullMarkup(this object value)

Parameters

Name Type Description
value object String which should be returned.

Return Value

Type Description
string String value or a Not set> markup.