エラーの内容

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

Syntax

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

Property Value

Type: Exception

See Also