22 lines
964 B
HTML
22 lines
964 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>DotnetRunStep.configuration - </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">DotnetRunStep</a> / <a href="./configuration.html">configuration</a><br/>
|
||
|
<br/>
|
||
|
<h1>configuration</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.buildSteps.DotnetRunStep$configuration"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">configuration</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>Target configuration to build for.</p>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>Target configuration to build for.</p>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>Target configuration to build for.</p>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|