YouaredevelopingaWCFservice.TheserviceincludesanoperationnamesGetProduct.YouneedtoensurethatGetProductwillacceptaPOSTrequestandwillindicatethatthereturneddataisXML.Whichtwoactionsshouldyouperform?()

A.AddtheWebGetattributetotheservicecontract. B.SetWebOperationContext.Current.OutgoingRequest.ContentTypeto"text/xml"intheGetProductmethod. C.AddtheWebInvokeattributetotheservicecontract. D.SetWebOperationContext.Current.OutgoingResponse.ContentTypeto"text/xml"intheGetProductmethod.

时间:2023-08-25 23:41:44

相似题目