SoapServerMethod::ReturnSerializer Property
.NET Framework (current version)
Gets the XmlSerializer used with return values from this Web service method.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.Xml.Serialization::XmlSerializer^The XmlSerializer used with return values from this Web service method.
.NET Framework
Available since 2.0
Available since 2.0
Show: