24 lines
1.3 KiB
HTML
24 lines
1.3 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>VcsLabeling.vcsRootExtId - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.buildFeatures</a> / <a href="index.html">VcsLabeling</a> / <a href="./vcs-root-ext-id.html">vcsRootExtId</a><br/>
|
||
|
<br/>
|
||
|
<h1>vcsRootExtId</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.buildFeatures.VcsLabeling$vcsRootExtId"></a>
|
||
|
<code><span class="keyword">var </span><s><span class="identifier">vcsRootExtId</span></s><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><br/>
|
||
|
<strong>Deprecated:</strong> Please use vcsRootId instead.<br/>
|
||
|
<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><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>
|