22 lines
866 B
HTML
22 lines
866 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>NAntStep.mode - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2017_2.buildSteps</a> / <a href="index.html">NAntStep</a> / <a href="./mode.html">mode</a><br/>
|
|
<br/>
|
|
<h1>mode</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.buildSteps.NAntStep$mode"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">mode</span><span class="symbol">: </span><a href="-mode/index.html"><span class="identifier">Mode</span></a><span class="symbol">?</span></code>
|
|
<p>Specifies what Nant script will be executed</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Specifies what Nant script will be executed</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Specifies what Nant script will be executed</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|