起動時の自動実行

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

Syntax

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

Property Value

Type: Boolean

See Also