欢迎来到在线考试题库网 在线考试题库官网
logo
全部科目 > 微软认证考试 > MCTS > MCTS(70-515)

多项选择题

You are developing a WCF service. The service includes an operation names GetProduct. You need to ensure that GetProduct will accept a POST request and will indicate that the returned data is XML.  
Which two actions should you perform?()

    A.Add the WebGet attribute to the service contract.
    B.Set WebOperationContext.Current.OutgoingRequest.ContentType to "text/xml" in the GetProduct method.
    C.Add the WebInvoke attribute to the service contract.
    D.Set WebOperationContext.Current.OutgoingResponse.ContentType to "text/xml" in the GetProduct method.

点击查看答案
微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题