Share via


Action Members

Identifies the semantics of a message.

The following tables list the members exposed by the Action type.

Public Constructors

  Name Description
Action Overloaded.  

Top

Public Properties

  Name Description
public property AnyAttributes  Gets the collection of XML attributes for the element.(inherited from OpenAttributeElement)
public property EncodedMustUnderstand  
public property MustUnderstand  
public property TargetElement Gets the System.Xml.XmlElement that the Action was loaded from if an System.Xml.XmlElement was passed to the constructor.
public property Value  Gets the URI of the element.(inherited from OpenAttributeUriString)

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Clone Creates a new Action with the same values as the current one.
public method Equals Overridden.  
public method GetHashCode Overridden.  
public method GetType  (inherited from Object )
public method GetXml Overridden. Generates an XML representation of the Action from the specified XML document.
public method LoadXml Overridden. Loads the contents of the specified XML element into the current Action.
public method static op_Equality  
public method static op_Explicit Converts an Action to a string.
public method static op_Implicit Converts a string to an Action .
public method static op_Inequality  
public method ToString Overridden.  

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method GetXmlAttributes  Appends the child attributes of the OpenAttributeElement to the specified XML element. (inherited from OpenAttributeElement)
protected method GetXmlElements  [To be supplied.] (inherited from OpenAttributeUriString)
protected method LoadXmlAttributes  Adds the attributes of the specified XML element to the AnyAttributes property. (inherited from OpenAttributeElement)
protected method LoadXmlElements  [To be supplied.] (inherited from OpenAttributeUriString)
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Action Class
Microsoft.Web.Services2.Addressing Namespace