Skip to content

P_CommandLine_Core_Specification_ConversionType

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

Specification.ConversionType Property

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

Syntax

C#

public Type ConversionType { get; }

VB

Public ReadOnly Property ConversionType As Type
	Get

C++

public:
property Type^ ConversionType {
	Type^ get ();
}

F#

member ConversionType : Type with get

Property Value

Type: Type

See Also

Reference

Specification Class
CommandLine.Core Namespace

Clone this wiki locally