CliStringUtilFormatValue Method
Formats a value as a printable string.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.6.7
public static string FormatValue(
Object value
)
- value Object
- An object value.
StringA new
String instance.