Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: string QueryString

  • Declared in: RT.Servers.IHttpUrl
  • Interface property
  • Abstract

Declaration

string QueryString

Summary

Gets the query string including the question mark character (?). Implementors must return an empty string if no query string is present, not null.