crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_1.build-features/-vcs-labeling/labeling-pattern.html
2021-01-18 15:27:50 -05:00

22 lines
1.2 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>VcsLabeling.labelingPattern - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1.buildFeatures</a>&nbsp;/&nbsp;<a href="index.html">VcsLabeling</a>&nbsp;/&nbsp;<a href="./labeling-pattern.html">labelingPattern</a><br/>
<br/>
<h1>labelingPattern</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.buildFeatures.VcsLabeling$labelingPattern"></a>
<code><span class="keyword">var </span><span class="identifier">labelingPattern</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 pattern for labels to use. If not specified, then the default pattern is used: build-%system.build.number%.</p>
<p><strong>Getter</strong><br/>
<p>A pattern for labels to use. If not specified, then the default pattern is used: build-%system.build.number%.</p>
</p>
<p><strong>Setter</strong><br/>
<p>A pattern for labels to use. If not specified, then the default pattern is used: build-%system.build.number%.</p>
</p>
</BODY>
</HTML>