eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


Sidebar

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 · Last modified: 2025/11/26 09:49 by 127.0.0.1