34 lines
1.2 KiB
HTML
34 lines
1.2 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>TfsVcsRoot.url - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v10.vcs</a> / <a href="index.html">TfsVcsRoot</a> / <a href="./url.html">url</a><br/>
|
||
|
<br/>
|
||
|
<h1>url</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v10.vcs.TfsVcsRoot$url"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">url</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>URL format:</p>
|
||
|
<ul><li>Azure DevOps: https://dev.azure.com/</li>
|
||
|
<li>TFS: http<a href="#">s</a>://<a href="#"></a>/tfs/</li>
|
||
|
<li>VSTS: https://.visualstudio.com</li>
|
||
|
</ul>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>URL format:</p>
|
||
|
<ul><li>Azure DevOps: https://dev.azure.com/</li>
|
||
|
<li>TFS: http<a href="#">s</a>://<a href="#"></a>/tfs/</li>
|
||
|
<li>VSTS: https://.visualstudio.com</li>
|
||
|
</ul>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>URL format:</p>
|
||
|
<ul><li>Azure DevOps: https://dev.azure.com/</li>
|
||
|
<li>TFS: http<a href="#">s</a>://<a href="#"></a>/tfs/</li>
|
||
|
<li>VSTS: https://.visualstudio.com</li>
|
||
|
</ul>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|