Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the XppCompiler class.
Syntax
public void new()
Run On
Called
Remarks
Instances of the XppCompiler class can compile code at run time. Because this presents a security risk, the new method runs under Code Access Security. Calls to this method on the server require permission from the ExecutePermission Class.