22 lines
1.2 KiB
HTML
22 lines
1.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>VcsLabeling.vcsRootId - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2017_2.buildFeatures</a> / <a href="index.html">VcsLabeling</a> / <a href="./vcs-root-id.html">vcsRootId</a><br/>
|
|
<br/>
|
|
<h1>vcsRootId</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.buildFeatures.VcsLabeling$vcsRootId"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">vcsRootId</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>Id of the VCS root which sources should be labeled. Use the constant "<strong>ALL</strong>" to label all VCS roots.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Id of the VCS root which sources should be labeled. Use the constant "<strong>ALL</strong>" to label all VCS roots.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Id of the VCS root which sources should be labeled. Use the constant "<strong>ALL</strong>" to label all VCS roots.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|