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
.