ProtocolReflector::ReflectionImporter Property
.NET Framework (current version)
Gets the XmlReflectionImporter instance being used by the associated ServiceDescriptionReflector instance.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property XmlReflectionImporter^ ReflectionImporter { XmlReflectionImporter^ get(); }
Property Value
Type: System.Xml.Serialization::XmlReflectionImporter^The XmlReflectionImporter instance being used by the associated ServiceDescriptionReflector instance.
.NET Framework
Available since 1.1
Available since 1.1
Show: