Uri.Combine
Syntax
Uri.Combine(baseUri as text, relativeUri as text) as text
About
Returns an absolute URI that is the combination of the input baseUri
and relativeUri
.
यह ब्राउज़र अब समर्थित नहीं है.
नवीनतम सुविधाओं, सुरक्षा अपडेट और तकनीकी सहायता का लाभ लेने के लिए Microsoft Edge में अपग्रेड करें.
Uri.Combine(baseUri as text, relativeUri as text) as text
Returns an absolute URI that is the combination of the input baseUri
and relativeUri
.