スレッド

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

Syntax

C#
public virtual BackgroundWorker Thread { get; protected set; }
Visual Basic
Public Overridable Property Thread As BackgroundWorker
	Get
	Protected Set

Property Value

Type: BackgroundWorker

See Also