XpsResourceStream.Uri Property

Definition

Gets the Uri of the resource.

public:
 property Uri ^ Uri { Uri ^ get(); };
public Uri Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

Property Value

Uri

A Uri that contains the XML Paper Specification (XPS) resource.

Applies to