ICMSEnvironmentRequestPath Property
|
Gets the relative path of the Http Request.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax string RequestPath { get; }
ReadOnly Property RequestPath As String
Get
property String^ RequestPath {
String^ get ();
}
abstract RequestPath : string with get
Property Value
Type:
StringSee Also