Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 747 Bytes

webuiview_buildlocalstreamuri_803594427.md

File metadata and controls

30 lines (20 loc) · 747 Bytes
-api-id -api-type ms.custom
M:Windows.UI.WebUI.WebUIView.BuildLocalStreamUri(System.String,System.String)
winrt method
RS5

Windows.UI.WebUI.WebUIView.BuildLocalStreamUri

-description

Creates a URI that you can pass to NavigateToLocalStreamUri

-parameters

-param contentIdentifier

A unique identifier for the content the URI is referencing. This defines the root of the URI.

-param relativePath

The path to the resource, relative to the root.

-returns

-remarks

-see-also

-examples