Returns any query information included in the specified URI.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public string Query { get; }
Public ReadOnly Property Query As String
Get
public:
property String^ Query {
String^ get ();
}
member Query : string with get
Property Value
Type:
StringRemarks See Also