17 lines
848 B
HTML
17 lines
848 B
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>DslContext.settingsRootId - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2</a> / <a href="index.html">DslContext</a> / <a href="./settings-root-id.html">settingsRootId</a><br/>
|
|
<br/>
|
|
<h1>settingsRootId</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.DslContext$settingsRootId"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">settingsRootId</span><span class="symbol">: </span><a href="../-absolute-id/index.html"><span class="identifier">AbsoluteId</span></a></code>
|
|
<p><a href="../-absolute-id/index.html">Absolute</a> id of the VCS root where settings are stored.
|
|
Can be used only in <a href="is-relative.html">relative DSL context</a>.</p>
|
|
</BODY>
|
|
</HTML>
|