Skip to content

M_CommandLine_UnParserExtensions_FormatWithQuotesIfString

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

UnParserExtensions.FormatWithQuotesIfString Method

Namespace:CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

privatestaticObjectFormatWithQuotesIfString(Objectvalue)

VB

PrivateSharedFunctionFormatWithQuotesIfString(valueAsObject)AsObject

C++

private:static Object^ FormatWithQuotesIfString( Object^ value )

F#

privatestatic memberFormatWithQuotesIfString:value :Object ->Object 

Parameters

value
Type: System.Object

Return Value

Type: Object

See Also

Reference

UnParserExtensions Class
CommandLine Namespace

Clone this wiki locally