Skip to content

T_CommandLine_Core_TargetType

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

TargetType Enumeration

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

Syntax

C#

internal enum TargetType

VB

Friend Enumeration TargetType

C++

internal enum class TargetType

F#

type internal TargetType

Members

 

Member name Value Description
Switch 0
Scalar 1
Sequence 2

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally