Click or drag to resize

CompilerVersionAttribute Constructor

X#
Initializes a new instance of the CompilerVersionAttribute class

Namespace:  XSharp.Internal
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	version AS STRING
)
Request Example View Source

Parameters

version
Type: String
See Also