Skip to content

P_CodeJam_Mapping_MappingSchema_ConfigurationList

andrewvk edited this page Jun 23, 2016 · 5 revisions

MappingSchema.ConfigurationList Property

[This is preliminary documentation and is subject to change.]

Configuration list.

Namespace: CodeJam.Mapping
Assembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.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