This documentation is archived and is not being maintained.
ServiceDescription.Serializer Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Shared ReadOnly Property Serializer As XmlSerializer [C#] public static XmlSerializer Serializer {get;} [C++] public: __property static XmlSerializer* get_Serializer(); [JScript] public static function get Serializer() : XmlSerializer;
See Also
ServiceDescription Class | ServiceDescription Members | System.Web.Services.Description Namespace
Show: