Gets the
Uri of the video.
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxPublic ReadOnly Property Uri As Uri
Get
public:
property Uri^ Uri {
Uri^ get ();
}
member Uri : Uri with get
Property Value
Type:
Uri
See Also