Value

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.flag
  • Platforms: .NET, .NET Standard 2.0, Island


Required Methods


Set

 

method Set(string): error

 

error Set(string )

 

func Set(_ string) -> error

 

func Set( string) error

 

Function Set( As string) As error

Parameters:

  • :

String

 

method String: string

 

string String()

 

func String() -> string

 

func String() string

 

Function String() As string