The Templatetype exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
Template () () () () |
Create a new executable using default settings
in a temporary location.
|
|
|
Template(String) |
Create a new executable using default settings
with a specified file name.
|
|
|
Template(Platform, Framework) |
Create a new executable using the specified
platform and framework in a temporary location.
|
|
|
Template(String, Platform, Framework) |
Create a new executable using the specified
platform and framework with a specified file name.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose |
Dispose of unmanaged resources and attempts to
delete the executable file owned by the object.
|