Share via


StoreVideo.Uri Property

Definition

Gets the URI of the video.

public:
 property Uri ^ Uri { Uri ^ get(); };
Uri Uri();
public System.Uri Uri { get; }
var uri = storeVideo.uri;
Public ReadOnly Property Uri As Uri

Property Value

The URI of the video.

Applies to