Skip to content

P_CodeJam_EnumValue_Description

Andrew Koryavchenko edited this page Jun 17, 2018 · 1 revision

EnumValue.Description Property

Enum element description.

Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0

Syntax

C#

public string Description { get; }

VB

Public ReadOnly Property Description As String
	Get

F#

member Description : string with get

Property Value

Type: String

See Also

Reference

EnumValue Class
CodeJam Namespace

Clone this wiki locally