Handle.baseUri

Set baseUri property.

  1. string baseUri [@property getter]
  2. string baseUri [@property setter]
    class Handle
    @property
    void
    baseUri
    (
    string propval
    )

Parameters

propval string

Base URI, to be used to resolve relative references for resources. See the section "Security and locations of referenced files" for details.