System.ServiceModel
4.0.0.0
System.Object
System.Diagnostics.DebuggerDisplay("Name={name}, Namespace={ns}, Type={Type}, Index={index}}")
The class is the parent class of and and contains the basic functionality of both classes.
Represents a description of a SOAP message part.
Constructor
4.0.0.0
To be added.
Initializes a new instance of the class.
The XML name of the message part.
The XML namespace of the message part.
Property
4.0.0.0
System.Boolean
To be added.
To be added.
Gets a value that indicates whether the message part has a value for the property.
Property
4.0.0.0
System.Int32
To be added.
To be added.
Gets or sets the index of the message part.
Property
4.0.0.0
System.Reflection.MemberInfo
To be added.
If the is loaded from a class marked by the , the property contains the or the from which the part was loaded.
Gets or sets the member information for the message part.
Property
4.0.0.0
System.Boolean
To be added.
To be added.
Gets or sets a value that controls whether the message part can occur more than once in the message.
Property
4.0.0.0
System.String
To be added.
To be added.
Gets or sets the name of the message part.
Property
4.0.0.0
System.String
To be added.
To be added.
Gets or sets the namespace of the message part.
Property
4.0.0.0
System.Net.Security.ProtectionLevel
To be added.
To be added.
Gets or sets the of the message part.
Property
4.0.0.0
System.Type
To be added.
To be added.
Gets or sets the type of the message part.