eBiss 3

Hilfe & Dokumentation

Benutzer-Werkzeuge

Webseiten-Werkzeuge


Seitenleiste

en:howtos:plugins:jobsteps:file_browse

Property: File name

To get a “Browse” button at the end of a string field use the BrowsablePath attribute, e.g.:

public class RestClient : ClientJobStepBase
{
        [BrowsablePath]
        public string AsureKeystore { get; set; }
}
en/howtos/plugins/jobsteps/file_browse.txt · Zuletzt geändert: 2025/11/26 09:49 von 127.0.0.1