Click or drag to resize

PropertyNotFoundException Constructor

X#
Initializes a new instance of the PropertyNotFoundException class

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	name AS STRING
)
Request Example View Source

Parameters

name
Type: String
See Also