22 lines
1.0 KiB
HTML
22 lines
1.0 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>PowerShellStep.noProfile - </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">PowerShellStep</a> / <a href="./no-profile.html">noProfile</a><br/>
|
||
|
<br/>
|
||
|
<h1>noProfile</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.buildSteps.PowerShellStep$noProfile"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">noProfile</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
|
||
|
<p>Whether the script should be executed with the -NoProfile added</p>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>Whether the script should be executed with the -NoProfile added</p>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>Whether the script should be executed with the -NoProfile added</p>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|