XmlMembersMapping Properties
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Count | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the number of .NET Framework code entities that belong to a Web service method to which a SOAP message is being mapped. |
![]() | ElementName | This API supports the product infrastructure and is not intended to be used directly from your code. Get the name of the mapped element.(Inherited from XmlMapping.) |
![]() | Item[Int32] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an item that contains internal type mapping information for a .NET Framework code entity that belongs to a Web service method being mapped to a SOAP message. |
![]() | Namespace | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the namespace of the mapped element.(Inherited from XmlMapping.) |
![]() | TypeName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the name of the .NET Framework type being mapped to the data type of an XML Schema element that represents a SOAP message. |
![]() | TypeNamespace | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the namespace of the .NET Framework type being mapped to the data type of an XML Schema element that represents a SOAP message. |
![]() | XsdElementName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the name of the XSD element of the mapping.(Inherited from XmlMapping.) |
