31 lines
1.4 KiB
HTML
31 lines
1.4 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>FileContentReplacer.customEncodingName - </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">FileContentReplacer</a> / <a href="./custom-encoding-name.html">customEncodingName</a><br/>
|
||
|
<br/>
|
||
|
<h1>customEncodingName</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.buildFeatures.FileContentReplacer$customEncodingName"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">customEncodingName</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 name of the custom encoding to use, works when encoding is set to FileEncoding.CUSTOM</p>
|
||
|
<p><strong>See Also</strong><br/>
|
||
|
<p><a href="encoding.html">encoding</a></p>
|
||
|
</p>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>A name of the custom encoding to use, works when encoding is set to FileEncoding.CUSTOM</p>
|
||
|
</p>
|
||
|
<p><strong>Getter See Also</strong><br/>
|
||
|
<p><a href="encoding.html">encoding</a></p>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>A name of the custom encoding to use, works when encoding is set to FileEncoding.CUSTOM</p>
|
||
|
</p>
|
||
|
<p><strong>Setter See Also</strong><br/>
|
||
|
<p><a href="encoding.html">encoding</a></p>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|