ICMSEnvironmentQueryString Property
|
Gets QueryStrings collection.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax NameValueCollection QueryString { get; }
ReadOnly Property QueryString As NameValueCollection
Get
property NameValueCollection^ QueryString {
NameValueCollection^ get ();
}
abstract QueryString : NameValueCollection with get
Property Value
Type:
NameValueCollectionSee Also