Skip to content

P_CodeJam_Mapping_MapValueAttribute_Configuration

Andrew Koryavchenko edited this page Jul 4, 2017 · 5 revisions

MapValueAttribute.Configuration Property

Active configuration.

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

Syntax

C#

public string Configuration { get; set; }

VB

Public Property Configuration As String
	Get
	Set

F#

member Configuration : string with get, set

Property Value

Type: String

See Also

Reference

MapValueAttribute Class
CodeJam.Mapping Namespace

Clone this wiki locally