ASP.NET Web API - 仅返回指定的属性

时间:2013-09-18 01:20:40

标签: asp.net-web-api

如果我要在api.myserver.com/clients?properties=ID,Name调用我的网络API动作,如何将返回的属性限制为properties参数中指定的属性?

0 个答案:

没有答案