オプション属性 [true:オプション、false:必須入出力]

Namespace: FVIL.Parser
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
public virtual bool IsOption { get; set; }
Visual Basic
Public Overridable Property IsOption As Boolean
	Get
	Set

Property Value

Type: Boolean

See Also