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