Skip to content

P_CodeJam_Mapping_MappingSchema_ConfigurationList

Andrew Koryavchenko edited this page Jun 17, 2018 · 5 revisions

MappingSchema.ConfigurationList Property

Configuration list.

Namespace: CodeJam.Mapping
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0

Syntax

C#

public string[] ConfigurationList { get; }

VB

Public ReadOnly Property ConfigurationList As String()
	Get

F#

member ConfigurationList : string[] with get

Property Value

Type: String[]

See Also

Reference

MappingSchema Class
CodeJam.Mapping Namespace

Clone this wiki locally