Table of Contents

CliStringUtil.FormatValue Method

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Formats a value as a printable string.

public static string FormatValue(object value)

Parameters

value object

An object value.

Returns

string

A new string instance.