22 lines
962 B
HTML
22 lines
962 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>DotnetCleanStep.outputDir - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1.buildSteps</a> / <a href="index.html">DotnetCleanStep</a> / <a href="./output-dir.html">outputDir</a><br/>
|
|
<br/>
|
|
<h1>outputDir</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.buildSteps.DotnetCleanStep$outputDir"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">outputDir</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
|
|
<p>The directory where outputs are placed.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>The directory where outputs are placed.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>The directory where outputs are placed.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|