22 lines
1.0 KiB
HTML
22 lines
1.0 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>NuGetPackStep.properties - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps</a> / <a href="index.html">NuGetPackStep</a> / <a href="./properties.html">properties</a><br/>
|
|
<br/>
|
|
<h1>properties</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps.NuGetPackStep$properties"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">properties</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>A semicolon or a newline-separated list of package creation properties.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>A semicolon or a newline-separated list of package creation properties.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>A semicolon or a newline-separated list of package creation properties.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|