Returns the URI (Uniform Resource Identifier) being requested. 
 
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2025.2.0.0 (10.18.0.0)
SyntaxPublic ReadOnly Property URI As Uri
	Get
public:
property Uri^ URI {
	Uri^ get ();
}member URI : Uri with get
Property Value
Type: 
Uri
Remarks
See Also