C#
VB
C++
Gets or sets the uri of the video file of this AnnVideoObject.
public string Uri { get; set; }
Public Property Uri As String
A string value that specifies the uri of the video file of this AnnVideoObject.
Use the CanPlay method to determine if this AnnVideoObject has a valid video file in the Uri property.
For C#/VB examples, refer to AnnVideoObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET