CompileParams(Environment) Constructor

Standard constructor.
Public Sub New( _ 
ByVal environment As Environment
)
This language is not supported or no code example is available.
public CompileParams( 
Environment environment 
)
This language is not supported or no code example is available.

Parameters

environment
Environment

The environment control.

.NET Framework

Supported in: 4.8

In this article

Definition