Skip to content

P_CommandLine_Core_Specification_TargetType

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

Specification.TargetType Property

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

Syntax

C#

public TargetType TargetType { get; }

VB

Public ReadOnly Property TargetType As TargetType
	Get

C++

public:
property TargetType TargetType {
	TargetType get ();
}

F#

member TargetType : TargetType with get

Property Value

Type: TargetType

See Also

Reference

Specification Class
CommandLine.Core Namespace

Clone this wiki locally