Welcome to MSDN Blogs Sign in | Join | Help

June 2007 - Posts

Accessing the Http Query String from a service method.

I'm trying to access the query string used by the client when contacting my service. How can I do this? You can access the query string through the HttpRequestMessageProperty. OperationContext context = OperationContext.Current; MessageProperties properties
Posted by phenning | 0 Comments
Filed under:
 
Page view tracker